1
0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2025-01-24 13:56:52 +02:00

add "Rust Recipes". yes, a self-plug, but i'd like to see something like this

This commit is contained in:
kud1ing 2017-03-15 08:36:18 +01:00 committed by GitHub
parent abfec3d619
commit bcf4a6b004

View File

@ -852,6 +852,7 @@ See also [Rust web framework comparison](https://github.com/flosse/rust-web-fram
* [Rust by Example](http://rustbyexample.com/)
* [rust-learning](https://github.com/ctjhoa/rust-learning) — a collection of useful resources to learn Rust
* [Rustlings](https://github.com/carols10cents/rustlings) — small exercises to get you used to reading and writing Rust code
* [Rust Recipes](https://github.com/kud1ing/rust-recipes) — short recipes how to do solve common problems in Rust
* [stdx](https://github.com/brson/stdx) — Learn these crates first as an extension to std
* Podcasts
* [New Rustacean](http://www.newrustacean.com) — a podcast about learning Rust