Update README.md

Added RustViz
This commit is contained in:
Tadashi 2021-07-06 23:28:33 -03:00 committed by GitHub
parent 90edcef35a
commit 3167ba826a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1630,6 +1630,7 @@ A registry allows you to publish your Rust libraries as crate packages, to share
* [RustBooks](https://github.com/sger/RustBooks) — list of RustBooks
* [Rust Subreddit](https://www.reddit.com/r/rust/) — A subreddit(forum) where rust related questions, articles and resources are posted and discussed
* [Rust Servers, Services and Apps - MEAP](https://www.manning.com/books/rust-servers-services-and-apps) - Build backend servers, services, and front-ends in Rust to get fast, reliable, and maintainable applications.
* [RustViz](https://github.com/rustviz/rustviz) — generates visualizations from simple Rust programs to assist users in better understanding the Rust Lifetime and Borrowing mechanism.
## License