Medium to hard Rust questions with explanations
☆1,896Dec 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,996Dec 20, 2025Updated 2 months ago
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,762Nov 20, 2025Updated 3 months ago
- Subcommand to show result of macro expansion☆3,037Feb 12, 2026Updated 2 weeks ago
- Parser for Rust source code☆3,294Updated this week
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,730Feb 16, 2026Updated 2 weeks ago
- Flexible concrete Error type built on std::Error☆6,442Feb 20, 2026Updated last week
- Application level tracing for Rust.☆6,557Feb 13, 2026Updated 2 weeks ago
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated 2 weeks ago
- Tools for concurrent programming in Rust☆8,346Feb 22, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- Statistics-driven benchmarking library for Rust☆5,431Nov 29, 2025Updated 3 months ago
- Zero-cost asynchronous programming in Rust☆5,815Feb 15, 2026Updated 2 weeks ago
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- 🦀 How to minimize Rust binary size 📦☆9,683Oct 3, 2025Updated 5 months ago
- Educational blog posts for Rust beginners☆8,323Feb 17, 2025Updated last year
- Rust Language Cheat Sheet - https://cheats.rs☆4,500Jan 4, 2026Updated 2 months ago
- An interpreter for Rust's mid-level intermediate representation☆5,929Feb 24, 2026Updated last week
- A next-generation test runner for Rust.☆2,839Updated this week
- Rayon: A data parallelism library for Rust☆12,775Jan 6, 2026Updated last month
- Async version of the Rust standard library☆4,067Aug 15, 2025Updated 6 months ago
- async fn(Request) -> Result<Response, Error>☆4,101Feb 24, 2026Updated last week
- a debugger for async rust!☆4,422Feb 3, 2026Updated last month
- A small and fast async runtime for Rust☆4,788Feb 23, 2026Updated last week
- Asynchronous Programming in Rust☆2,133Nov 2, 2025Updated 4 months ago
- Rust parser combinator framework☆10,319Aug 26, 2025Updated 6 months ago
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 8 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,811Feb 23, 2026Updated last week
- A Rust compiler front-end for IDEs☆16,115Updated this week
- Find out what takes most of the space in your executable.☆2,718May 10, 2024Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Learn Rust by writing Entirely Too Many linked lists☆3,535Jul 30, 2024Updated last year
- A command line progress reporting library for Rust☆5,065Feb 23, 2026Updated last week
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- A full featured, fast Command Line Argument Parser for Rust☆16,225Updated this week
- Serialization framework for Rust☆10,476Feb 16, 2026Updated 2 weeks ago
- The Rust Performance Book☆2,644Jan 19, 2026Updated last month