Compare commits

...

2 commits

Author SHA1 Message Date
SUDEEP RANJAN SAHOO
b8e3010508
Merge 32a5595a49 into 294aef8fde 2026-02-22 18:30:26 +08:00
SUDEEP RANJAN SAHOO
32a5595a49
Add Rust resource for building Git 2025-12-19 14:27:05 +09:00

View file

@ -241,6 +241,7 @@ It's a great way to learn.
* [**Python**: _Write yourself a Git!_](https://wyag.thb.lt/)
* [**Python**: _ugit: Learn Git Internals by Building Git Yourself_](https://www.leshenko.net/p/ugit/)
* [**Ruby**: _Rebuilding Git in Ruby_](https://robots.thoughtbot.com/rebuilding-git-in-ruby)
* [**Rust**: _GIT_but_in_Rust_](https://github.com/srs-sudeep/RIT)
#### Build your own `Memory Allocator`