dtolnay / case-studies
Analysis of various tricky Rust code
☆1,889Updated 3 months ago
Alternatives and similar repositories for case-studies:
Users that are interested in case-studies are comparing it to the libraries listed below
- Parser for Rust source code☆3,059Updated last week
- Subcommand to show result of macro expansion☆2,841Updated last month
- Concurrency permutation testing tool for Rust.☆2,325Updated 2 weeks ago
- Compile time static maps for Rust☆1,915Updated 3 months ago
- A code coverage tool for Rust projects☆2,680Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,896Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,940Updated last month
- Rust port of Google's SwissTable hash map☆2,622Updated this week
- A binary encoder / decoder implementation in Rust.☆2,963Updated 2 weeks ago
- Rust API guidelines☆1,267Updated 11 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,611Updated 2 months ago
- derive(Error) for struct and enum error types☆4,861Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,963Updated last month
- Rust derive-based argument parsing optimized for code size☆1,781Updated last month
- Parse command line arguments by defining a struct.☆2,728Updated last year
- Rust cache structures and easy function memoization☆1,762Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,989Updated last month
- Blazing fast concurrent HashMap for Rust.☆3,405Updated 2 months ago
- A next-generation test runner for Rust.☆2,413Updated this week
- Medium to hard Rust questions with explanations☆1,775Updated 2 months ago
- A small and fast async runtime for Rust☆4,136Updated last month
- Zero-copy deserialization framework for Rust☆3,230Updated last week
- A lock-free, read-optimized, concurrency primitive.☆1,992Updated 10 months ago
- Statistics-driven benchmarking library for Rust☆4,983Updated 5 months ago
- Hypothesis-like property testing for Rust☆1,855Updated this week
- a debugger for async rust!☆3,902Updated 3 weeks ago
- The missing batteries of Rust☆2,050Updated 2 months ago
- Automated property based testing for Rust (with shrinking).☆2,556Updated last month
- Some more derive(Trait) options☆1,890Updated last week
- A small rust library for adding custom derives to enums☆2,010Updated this week