exercism / rustLinks
Exercism exercises in Rust.
☆1,594Updated this week
Alternatives and similar repositories for rust
Users that are interested in rust are comparing it to the libraries listed below
Sorting:
- https://rust-lang-nursery.github.io/rust-cookbook☆2,423Updated this week
- Asynchronous Programming in Rust☆2,016Updated last month
- Data for this-week-in-rust.org☆2,345Updated this week
- The Dark Arts of Advanced and Unsafe Rust Programming☆2,058Updated this week
- Rust Language Cheat Sheet - https://cheats.rs☆4,349Updated last week
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,469Updated last week
- Format Rust code☆6,349Updated 2 weeks ago
- Medium to hard Rust questions with explanations☆1,817Updated last week
- Rust language bindings for TensorFlow☆5,361Updated 5 months ago
- Community showcase and examples of Actix Web ecosystem usage.☆3,860Updated last week
- A guide to how rustc works and how to contribute to it.☆1,749Updated this week
- List of Rust books☆5,110Updated last month
- Learn Rust from the best☆1,486Updated last year
- Statistics-driven benchmarking library for Rust☆5,118Updated last month
- Learn Rust by writing Entirely Too Many linked lists☆3,401Updated 11 months ago
- The Rust Reference☆1,399Updated this week
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,520Updated last month
- Learn Rust with examples (Live code editor included)☆7,511Updated this week
- rust design patterns☆1,407Updated 3 years ago
- RFCs for changes to Rust☆6,202Updated 3 weeks ago
- Date and time library for Rust☆3,577Updated last week
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,240Updated this week
- Strongly typed JSON library for Rust☆5,234Updated last month
- Automatically generates Rust FFI bindings to C (and some C++) libraries.☆4,859Updated 3 weeks ago
- 🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.☆7,155Updated 2 months ago
- Flexible concrete Error type built on std::Error☆6,057Updated last week
- Application level tracing for Rust.☆6,046Updated 2 weeks ago
- derive(Error) for struct and enum error types☆4,973Updated 2 weeks ago
- Serialization framework for Rust☆9,799Updated last month
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,730Updated 7 months ago