dtolnay / case-studiesLinks
Analysis of various tricky Rust code
☆1,971Updated 2 weeks ago
Alternatives and similar repositories for case-studies
Users that are interested in case-studies are comparing it to the libraries listed below
Sorting:
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,051Updated this week
- Concurrency permutation testing tool for Rust.☆2,537Updated 3 months ago
- Subcommand to show result of macro expansion☆2,989Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,194Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,813Updated last week
- Parser for Rust source code☆3,229Updated last week
- Medium to hard Rust questions with explanations☆1,876Updated 2 weeks ago
- Compile time static maps for Rust☆2,064Updated last month
- Some more derive(Trait) options☆2,015Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,786Updated last week
- Hypothesis-like property testing for Rust☆1,974Updated last week
- Rust derive-based argument parsing optimized for code size☆1,866Updated 4 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,243Updated this week
- A fast bump allocation arena for Rust☆1,974Updated last month
- A binary encoder / decoder implementation in Rust.☆3,085Updated 3 months ago
- A code coverage tool for Rust projects☆2,843Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,254Updated last year
- Defines the Rust borrow checker.☆1,544Updated 6 months ago
- A snapshot testing library for rust☆2,644Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,044Updated 6 months ago
- Rust API guidelines☆1,314Updated 4 months ago
- A next-generation test runner for Rust.☆2,712Updated this week
- The missing batteries of Rust☆2,069Updated 9 months ago
- Rust cache structures and easy function memoization☆1,917Updated 2 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,662Updated 7 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,812Updated last week
- A small and fast async runtime for Rust☆4,622Updated last month
- A lock-free, read-optimized, concurrency primitive.☆2,052Updated this week
- Zero-copy deserialization framework for Rust☆3,669Updated this week
- Panic messages for humans.☆1,804Updated this week