Medium to hard Rust questions with explanations
☆1,900Dec 20, 2025Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Analysis of various tricky Rust code☆2,002Dec 20, 2025Updated 3 months ago
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,778Mar 16, 2026Updated 2 weeks ago
- Subcommand to show result of macro expansion☆3,055Feb 12, 2026Updated last month
- A catalogue of Rust design patterns, anti-patterns and idioms☆8,762Updated this week
- Parser for Rust source code☆3,298Mar 26, 2026Updated last week
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Flexible concrete Error type built on std::Error☆6,468Mar 24, 2026Updated last week
- Application level tracing for Rust.☆6,595Mar 27, 2026Updated last week
- Statistics-driven benchmarking library for Rust☆5,442Nov 29, 2025Updated 4 months ago
- derive(Error) for struct and enum error types☆5,385Mar 24, 2026Updated last week
- Tools for concurrent programming in Rust☆8,385Feb 22, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,892Mar 25, 2026Updated last week
- Educational blog posts for Rust beginners☆8,340Feb 17, 2025Updated last year
- 🦀 How to minimize Rust binary size 📦 https://github.com/johnthagen/min-sized-rust☆9,711Oct 3, 2025Updated 6 months ago
- Zero-cost asynchronous programming in Rust☆5,837Feb 15, 2026Updated last month
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Type erasure for async trait methods☆2,137Mar 24, 2026Updated last week
- Rust Language Cheat Sheet - https://cheats.rs☆4,512Jan 4, 2026Updated 3 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,110Feb 20, 2026Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,302Feb 21, 2026Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,999Updated this week
- Rayon: A data parallelism library for Rust☆12,827Jan 6, 2026Updated 2 months ago
- Async version of the Rust standard library☆4,070Aug 15, 2025Updated 7 months ago
- A next-generation test runner for Rust.☆2,873Updated this week
- Asynchronous Programming in Rust☆2,144Mar 16, 2026Updated 2 weeks ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- A small and fast async runtime for Rust☆4,828Mar 23, 2026Updated last week
- Learn Rust by writing Entirely Too Many linked lists☆3,542Jul 30, 2024Updated last year
- Rust parser combinator framework☆10,357Aug 26, 2025Updated 7 months ago
- a debugger for async rust!☆4,477Mar 28, 2026Updated last week
- Find out what takes most of the space in your executable.☆2,727May 10, 2024Updated last year
- Defines the Rust borrow checker.☆1,593Jun 6, 2025Updated 9 months ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,869Mar 21, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,074Mar 12, 2026Updated 3 weeks ago
- async fn(Request) -> Result<Response, Error>☆4,139Feb 24, 2026Updated last month
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A Rust compiler front-end for IDEs☆16,213Updated this week
- Test harness for ui tests of compiler diagnostics☆962Mar 25, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index