Remix.run Logo
Ziggit: A Reimplementation of Git in Zig(github.com)
13 points by jedisct1 9 hours ago | 3 comments
comex 8 hours ago | parent | next [-]

From some skimming of the code, it seems like a nightmare quality-wise. But if it works, it works. I wonder what makes it faster.

delusional 5 hours ago | parent [-]

Primarily that it doesn't work

jedisct1 9 hours ago | parent | prev [-]

4–10× faster than git, compiles to a 142KB WebAssembly binary, and includes a succinct mode that cuts LLM token usage by 70–95%.