dtolnay / case-studies
Analysis of various tricky Rust code
☆1,886Updated 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
- Concurrency permutation testing tool for Rust.☆2,309Updated 2 months ago
- Subcommand to show result of macro expansion☆2,833Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,921Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆2,954Updated last week
- Parser for Rust source code☆3,040Updated last week
- Rust port of Google's SwissTable hash map☆2,611Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,593Updated last month
- Hypothesis-like property testing for Rust☆1,837Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,964Updated last week
- Rust derive-based argument parsing optimized for code size☆1,765Updated 2 weeks ago
- A code coverage tool for Rust projects☆2,660Updated this week
- Compile time static maps for Rust☆1,912Updated 2 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,883Updated last month
- derive(Error) for struct and enum error types☆4,829Updated last month
- Zero-copy deserialization framework for Rust☆3,202Updated this week
- A small and fast async runtime for Rust☆4,105Updated last month
- A small rust library for adding custom derives to enums☆1,985Updated 2 weeks ago
- A next-generation test runner for Rust.☆2,383Updated this week
- Some more derive(Trait) options☆1,871Updated 2 weeks ago
- A snapshot testing library for rust☆2,435Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,952Updated 2 weeks ago
- Blazing fast concurrent HashMap for Rust.☆3,361Updated last month
- Rust API guidelines☆1,260Updated 10 months ago
- Type erasure for async trait methods☆1,964Updated last month
- Rust cache structures and easy function memoization☆1,746Updated last month
- A lock-free, read-optimized, concurrency primitive.☆1,988Updated 9 months ago
- Defines the Rust borrow checker.☆1,427Updated 9 months ago
- Cranelift based backend for rustc☆1,742Updated this week
- Medium to hard Rust questions with explanations☆1,770Updated last month
- Rust quasi-quoting☆1,401Updated last month