Hacker News
new
top
best
ask
show
job
Ziggit: A Reimplementation of Git in Zig
(
github.com
)
13 points
by
jedisct1
5 hours ago
2 comments
comex
4 hours ago
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
41 minutes ago
Primarily that it doesn't work
jedisct1
5 hours ago
4–10× faster than git, compiles to a 142KB WebAssembly binary, and includes a succinct mode that cuts LLM token usage by 70–95%.