Add Rust resource for building Git

This commit is contained in:
SUDEEP RANJAN SAHOO 2025-12-19 14:27:05 +09:00 committed by GitHub
parent 1a851d83f7
commit 32a5595a49
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -230,6 +230,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 `Network Stack`