Update README.md

This commit is contained in:
Vencyr Laurence Imbo Amores 2023-11-02 19:34:02 +08:00 committed by GitHub
parent 72792bdad7
commit def5c7b304
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1827,6 +1827,7 @@ A registry allows you to publish your Rust libraries as crate packages, to share
* [RustBooks](https://github.com/sger/RustBooks) — list of RustBooks
* [RustCamp 2015 Talks](https://www.youtube.com/playlist?list=PLE7tQUdRKcybdIw61JpCoo89i4pWU5f_t)
* [RustViz](https://github.com/rustviz/rustviz) — generates visualizations from simple Rust programs to assist users in better understanding the Rust Lifetime and Borrowing mechanism.
* [Watch Jon Gjengset Implement BitTorrent in Rust](https://www.youtube.com/watch?v=fhEHBQog-Cc&t=6606s&ab_channel=JonGjengset)
## License