dtolnay / case-studies
Analysis of various tricky Rust code
☆1,731Updated 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
- Subcommand to show result of macro expansion☆2,752Updated this week
- Rust port of Google's SwissTable hash map☆2,527Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,821Updated 6 months ago
- Parser for Rust source code☆2,972Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,819Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,209Updated 3 weeks ago
- Compile time static maps for Rust☆1,864Updated last week
- Automated property based testing for Rust (with shrinking).☆2,461Updated last year
- Rust derive-based argument parsing optimized for code size☆1,716Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,379Updated 6 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,832Updated last month
- A code coverage tool for Rust projects☆2,580Updated this week
- Blazing fast concurrent HashMap for Rust.☆3,206Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,504Updated 2 months ago
- Some more derive(Trait) options☆1,790Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,901Updated 3 months ago
- Hypothesis-like property testing for Rust☆1,775Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,560Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,201Updated 10 months ago
- Rust cache structures and easy function memoization☆1,625Updated 2 months ago
- A lock-free, read-optimized, concurrency primitive.☆1,965Updated 6 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,954Updated 3 weeks ago
- Type erasure for async trait methods☆1,889Updated last week
- A small and fast async runtime for Rust☆3,825Updated last month
- Parse command line arguments by defining a struct.☆2,717Updated last year
- A binary encoder / decoder implementation in Rust.☆2,779Updated this week
- Medium to hard Rust questions with explanations☆1,715Updated 2 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,832Updated this week
- A small rust library for adding custom derives to enums☆1,866Updated this week
- The missing batteries of Rust☆2,035Updated 4 years ago