mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-25 13:20:21 +00:00
Update README.md
Added RustViz
This commit is contained in:
parent
90edcef35a
commit
3167ba826a
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue