dtolnay / case-studies
Analysis of various tricky Rust code
☆1,700Updated last week
Related projects ⓘ
Alternatives and complementary repositories for case-studies
- Subcommand to show result of macro expansion☆2,683Updated this week
- Rust derive-based argument parsing optimized for code size☆1,670Updated 5 months ago
- Parser for Rust source code☆2,900Updated this week
- Concurrency permutation testing tool for Rust.☆2,145Updated 2 months ago
- A binary encoder / decoder implementation in Rust.☆2,718Updated last week
- Zero-copy deserialization framework for Rust☆2,961Updated this week
- Compile time static maps for Rust☆1,846Updated 3 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,759Updated 4 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,758Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,447Updated last month
- Medium to hard Rust questions with explanations☆1,699Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,448Updated last week
- A next-generation test runner for Rust.☆2,212Updated this week
- A code coverage tool for Rust projects☆2,526Updated this week
- Parse command line arguments by defining a struct.☆2,712Updated 10 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,772Updated this week
- Statistics-driven benchmarking library for Rust☆4,623Updated last week
- Some more derive(Trait) options☆1,734Updated 2 weeks ago
- derive(Error) for struct and enum error types☆4,535Updated last week
- A crate for managing memory bit by bit☆1,221Updated 3 months ago
- Blazing fast concurrent HashMap for Rust.☆3,086Updated last month
- The Little Book of Rust Macros☆882Updated last year
- Rust cache structures and easy function memoization☆1,567Updated last week
- Hypothesis-like property testing for Rust☆1,738Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,738Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆1,930Updated 3 months ago
- The Dark Arts of Advanced and Unsafe Rust Programming☆1,863Updated this week
- Rust quasi-quoting☆1,330Updated last week
- Defines the Rust borrow checker.☆1,355Updated 5 months ago
- A fast bump allocation arena for Rust☆1,440Updated 2 months ago