ralfbiedert / cheats.rs
Rust Language Cheat Sheet - https://cheats.rs
☆4,309Updated last week
Alternatives and similar repositories for cheats.rs
Users that are interested in cheats.rs are comparing it to the libraries listed below
Sorting:
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,392Updated last month
- Application level tracing for Rust.☆5,921Updated this week
- A command line progress reporting library for Rust☆4,740Updated last month
- Tools for concurrent programming in Rust☆7,858Updated last month
- https://rust-lang-nursery.github.io/rust-cookbook☆2,397Updated 2 months ago
- Serialization framework for Rust☆9,667Updated 2 weeks ago
- Flexible concrete Error type built on std::Error☆5,928Updated last week
- Rayon: A data parallelism library for Rust☆11,725Updated last month
- An easy and powerful Rust HTTP Client☆10,604Updated last week
- Statistics-driven benchmarking library for Rust☆5,010Updated 6 months ago
- Educational blog posts for Rust beginners☆7,948Updated 3 months ago
- Format Rust code☆6,270Updated last month
- Async version of the Rust standard library☆4,040Updated 2 months ago
- Rust parser combinator framework☆9,893Updated 3 months ago
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,468Updated 2 months ago
- Interactively Visualizing Ownership and Borrowing for Rust☆2,768Updated last year
- A full featured, fast Command Line Argument Parser for Rust☆15,036Updated this week
- Strongly typed JSON library for Rust☆5,177Updated 2 months ago
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,691Updated 6 months ago
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,015Updated this week
- The Rust Performance Book☆2,414Updated this week
- Learn Rust by writing Entirely Too Many linked lists☆3,378Updated 9 months ago
- Asynchronous Programming in Rust☆1,979Updated 2 months ago
- derive(Error) for struct and enum error types☆4,885Updated 2 weeks ago
- The Dark Arts of Advanced and Unsafe Rust Programming☆2,026Updated last month
- Zero-cost asynchronous programming in Rust☆5,602Updated 2 weeks ago
- Ergonomic bindings to SQLite for Rust☆3,610Updated this week
- A utility for managing cargo dependencies from the command line.☆3,201Updated this week
- a debugger for async rust!☆3,920Updated this week
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,193Updated 2 weeks ago