static-compilation topic

List static-compilation repositories

SimpleContainerGenerator.jl

93
Stars
3
Forks
Watchers

Create container images for using Julia packages (especially useful in environments without Internet access)

StaticTools.jl

166
Stars
10
Forks
Watchers

Enabling StaticCompiler.jl-based compilation of (some) Julia code to standalone native binaries by avoiding GC allocations and llvmcall-ing all the things!