rust-lang / bookLinks
The Rust Programming Language
☆16,921Updated this week
Alternatives and similar repositories for book
Users that are interested in book are comparing it to the libraries listed below
Sorting:
- The Rust package manager☆14,231Updated this week
- Learn Rust with examples (Live code editor included)☆7,706Updated 2 weeks ago
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,617Updated this week
- The Rust toolchain installer☆6,674Updated this week
- Format Rust code☆6,658Updated 2 weeks ago
- A Rust compiler front-end for IDEs☆15,682Updated last week
- A bunch of links to blog posts, articles, videos, etc for learning Rust☆12,012Updated last year
- A full featured, fast Command Line Argument Parser for Rust☆15,733Updated this week
- RFCs for changes to Rust☆6,325Updated last week
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,608Updated this week
- Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.☆23,906Updated this week
- Serialization framework for Rust☆10,142Updated 2 weeks ago
- An HTTP library for Rust☆15,681Updated last week
- A web framework for Rust.☆25,489Updated last month
- A curated list of Rust code and resources.☆53,763Updated last week
- Small exercises to get you used to reading and writing Rust code!☆60,654Updated last month
- A safe, extensible ORM and Query Builder for Rust☆13,780Updated this week
- An easy and powerful Rust HTTP Client☆11,146Updated this week
- Rayon: A data parallelism library for Rust