gity Rust Make large Git repositories feel instant.
A Rust acceleration layer over git plumbing that targets the operations that get painful on huge monorepos — status, log, blame, diff — while staying compatible with regular git.
Frequently asked questions
What is gity?
gity is Make large Git repositories feel instant. It is part of the Neul Labs open-source portfolio (36 MIT-licensed projects for AI agent infrastructure). A Rust acceleration layer over git plumbing that targets the operations that get painful on huge monorepos — status, log, blame, diff — while staying compatible with regular git.
How do I install gity?
gity is available from its GitHub repository at https://github.com/neul-labs/gity. See the installation instructions in the README.
What language is gity written in?
gity is written in Rust.
Is gity open source?
Yes. gity is MIT licensed and publicly available at https://github.com/neul-labs/gity. All 36 Neul Labs projects are MIT licensed.