Medium to hard Rust questions with explanations
☆1,897Dec 20, 2025Updated 2 months ago
Alternatives and similar repositories for rust-quiz
Users that are interested in rust-quiz are comparing it to the libraries listed below
Sorting:
- Analysis of various tricky Rust code☆1,999Dec 20, 2025Updated 2 months ago
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,770Nov 20, 2025Updated 3 months ago
- Subcommand to show result of macro expansion☆3,043Feb 12, 2026Updated last month
- Parser for Rust source code☆3,301Updated this week
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,736Mar 2, 2026Updated last week
- Flexible concrete Error type built on std::Error☆6,453Feb 20, 2026Updated 3 weeks ago
- Application level tracing for Rust.☆6,563Feb 13, 2026Updated last month
- derive(Error) for struct and enum error types☆5,372Feb 16, 2026Updated 3 weeks ago
- Tools for concurrent programming in Rust☆8,356Feb 22, 2026Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,877Mar 7, 2026Updated last week
- Statistics-driven benchmarking library for Rust☆5,431Nov 29, 2025Updated 3 months ago
- Zero-cost asynchronous programming in Rust☆5,826Feb 15, 2026Updated 3 weeks ago
- Type erasure for async trait methods☆2,124Feb 16, 2026Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,102Feb 20, 2026Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,291Feb 21, 2026Updated 3 weeks ago
- 🦀 How to minimize Rust binary size 📦☆9,699Oct 3, 2025Updated 5 months ago
- Educational blog posts for Rust beginners☆8,328Feb 17, 2025Updated last year
- Rust Language Cheat Sheet - https://cheats.rs☆4,505Jan 4, 2026Updated 2 months ago
- An interpreter for Rust's mid-level intermediate representation☆5,958Updated this week
- A next-generation test runner for Rust.☆2,849Updated this week
- Rayon: A data parallelism library for Rust☆12,901Jan 6, 2026Updated 2 months ago
- Async version of the Rust standard library☆4,068Aug 15, 2025Updated 7 months ago
- async fn(Request) -> Result<Response, Error>☆4,107Feb 24, 2026Updated 2 weeks ago
- a debugger for async rust!☆4,440Feb 3, 2026Updated last month
- Asynchronous Programming in Rust☆2,140Nov 2, 2025Updated 4 months ago
- A small and fast async runtime for Rust☆4,802Feb 23, 2026Updated 2 weeks ago
- Rust parser combinator framework☆10,328Aug 26, 2025Updated 6 months ago
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 9 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,068Updated this week
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,826Updated this week
- A Rust compiler front-end for IDEs☆16,145Updated this week
- Find out what takes most of the space in your executable.☆2,722May 10, 2024Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,306Jan 7, 2026Updated 2 months ago
- Learn Rust by writing Entirely Too Many linked lists☆3,540Jul 30, 2024Updated last year
- A command line progress reporting library for Rust☆5,080Updated this week
- Test harness for ui tests of compiler diagnostics☆958Feb 12, 2026Updated last month
- A full featured, fast Command Line Argument Parser for Rust☆16,259Mar 6, 2026Updated last week
- Serialization framework for Rust☆10,578Mar 6, 2026Updated last week
- The Rust Performance Book☆2,661Jan 19, 2026Updated last month