Ajt: An alternative package manager for Julia
Julia Programming Language
Ajt: An alternative package manager for Julia
Hi there! I’ve been working on an alternative package manager for Julia for a while, called Ajt. I built it because I’ve hit some limitations with Pkg.jl in a game engine i am working on which is made in Julia (currently working on it privately). Ajt is implemented in the zig programming language. Its not meant to replace or overthrow Pkg, i made it to see how far i can go and what will be the tradeoffs. Some of the things it focuses on: very fast startup (static binary) a different depende...
Hi there! I’ve been working on an alternative package manager for Julia for a while, called Ajt. I built it because I’ve hit some limitations with Pkg.jl in a game engine i am…
0 comments
No comments yet.