Analysis of various tricky Rust code
☆1,996Dec 20, 2025Updated 2 months ago
Alternatives and similar repositories for case-studies
Users that are interested in case-studies are comparing it to the libraries listed below
Sorting:
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆4,762Nov 20, 2025Updated 3 months ago
- Runtime for executing procedural macros as WebAssembly☆1,471Jan 21, 2026Updated last month
- Medium to hard Rust questions with explanations☆1,896Dec 20, 2025Updated 2 months ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Parser for Rust source code☆3,294Updated this week
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- Tools for concurrent programming in Rust☆8,319Feb 22, 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
- A safe and fast multi-producer, multi-consumer channel.☆2,884Dec 22, 2025Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- A small and fast async runtime for Rust☆4,782Updated this week
- A fast bump allocation arena for Rust☆2,117Updated this week
- Statistics-driven benchmarking library for Rust☆5,428Nov 29, 2025Updated 3 months ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,811Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,183Feb 8, 2026Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 3 weeks ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,929Updated this week
- Rust parser combinator framework☆10,319Aug 26, 2025Updated 6 months ago
- A snapshot testing library for rust☆2,781Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,851Feb 18, 2026Updated last week
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated 2 weeks ago
- Empowering everyone to build asynchronous software☆855Oct 29, 2019Updated 6 years ago
- Application level tracing for Rust.☆6,541Feb 13, 2026Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 8 months ago
- Flexible concrete Error type built on std::Error☆6,436Feb 20, 2026Updated last week
- Subcommand to show result of macro expansion☆3,034Feb 12, 2026Updated 2 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,772Feb 7, 2026Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- Async version of the Rust standard library☆4,067Aug 15, 2025Updated 6 months ago
- Zero-copy deserialization framework for Rust☆4,039Feb 20, 2026Updated last week
- Forum for discussion about what unsafe code can and can't do☆731Aug 19, 2025Updated 6 months ago