dtolnay / rust-quizLinks
Medium to hard Rust questions with explanations
☆1,795Updated 3 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:
- Asynchronous Programming in Rust☆2,011Updated 3 weeks ago
- The Dark Arts of Advanced and Unsafe Rust Programming☆2,052Updated last month
- Analysis of various tricky Rust code☆1,910Updated 3 weeks ago
- Subcommand to show result of macro expansion☆2,877Updated last week
- A code coverage tool for Rust projects☆2,724Updated this week
- Parser for Rust source code☆3,108Updated this week
- Code examples, data structures, and links from my book, Rust Atomics and Locks.☆1,465Updated 10 months ago
- Blazing fast concurrent HashMap for Rust.☆3,533Updated 3 months ago
- derive(Error) for struct and enum error types☆4,963Updated last week
- a debugger for async rust!☆4,062Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,012Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆3,413Updated 2 weeks ago
- A next-generation test runner for Rust.☆2,478Updated this week
- Find unused dependencies in Cargo.toml☆1,944Updated last week
- Learn Macros In Rust☆1,158Updated 11 months ago
- Rust examples for all 23 classic GoF design patterns, and even a little more☆1,025Updated 6 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,661Updated 3 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,949Updated last week
- A binary encoder / decoder implementation in Rust.☆3,039Updated this week
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,517Updated 3 weeks ago
- A small and fast async runtime for Rust☆4,268Updated last month
- Statistics-driven benchmarking library for Rust☆5,094Updated last month
- Utilities for working with bytes☆2,070Updated last month
- Type erasure for async trait methods☆2,008Updated last month
- Parse command line arguments by defining a struct.☆2,728Updated last year
- Flexible concrete Error type built on std::Error☆6,031Updated last week
- Rust port of Google's SwissTable hash map☆2,671Updated 3 weeks ago
- Logging implementation for Rust☆2,361Updated 2 months ago
- Concurrency permutation testing tool for Rust.☆2,392Updated 2 months ago
- Application level tracing for Rust.☆6,024Updated last week