dtolnay / case-studies
Analysis of various tricky Rust code
☆1,871Updated 3 weeks 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,780Updated 3 weeks ago
- Parser for Rust source code☆2,991Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,843Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,260Updated last week
- Rust derive-based argument parsing optimized for code size☆1,729Updated 2 weeks ago
- A next-generation test runner for Rust.☆2,333Updated this week
- Rust port of Google's SwissTable hash map☆2,567Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,859Updated 7 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,528Updated 4 months ago
- The missing batteries of Rust☆2,042Updated last week
- Statistics-driven benchmarking library for Rust☆4,823Updated 3 months ago
- Medium to hard Rust questions with explanations☆1,745Updated last week
- Compile time static maps for Rust☆1,893Updated 2 weeks ago
- A small and fast async runtime for Rust☆3,855Updated this week
- A binary encoder / decoder implementation in Rust.☆2,800Updated 3 weeks ago
- Zero-copy deserialization framework for Rust☆3,119Updated 3 weeks ago
- Parse command line arguments by defining a struct.☆2,719Updated last year
- Defines the Rust borrow checker.☆1,397Updated 8 months ago
- derive(Error) for struct and enum error types☆4,736Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,883Updated 3 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,481Updated last year
- Find unused dependencies in Cargo.toml☆1,845Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,921Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,886Updated last month
- Graph data structure library for Rust.☆3,157Updated 2 weeks ago
- A code coverage tool for Rust projects☆2,608Updated this week
- Hypothesis-like property testing for Rust☆1,798Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,674Updated this week
- Find out what takes most of the space in your executable.☆2,459Updated 9 months ago
- Some more derive(Trait) options☆1,840Updated 2 weeks ago