dtolnay / case-studiesLinks
Analysis of various tricky Rust code
☆1,937Updated last month
Alternatives and similar repositories for case-studies
Users that are interested in case-studies are comparing it to the libraries listed below
Sorting:
- Subcommand to show result of macro expansion☆2,901Updated this week
- Concurrency permutation testing tool for Rust.☆2,424Updated 3 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,039Updated last week
- Rust port of Google's SwissTable hash map☆2,706Updated 2 weeks ago
- Medium to hard Rust questions with explanations☆1,824Updated 3 weeks ago
- Parser for Rust source code☆3,128Updated last week
- Compile time static maps for Rust☆1,965Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,693Updated 4 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,976Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,822Updated last month
- A binary encoder / decoder implementation in Rust.☆3,069Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,119Updated last month
- Defines the Rust borrow checker.☆1,480Updated last month
- Some more derive(Trait) options☆1,964Updated 3 weeks ago
- Hypothesis-like property testing for Rust☆1,905Updated last week
- Rust API guidelines☆1,283Updated 3 weeks ago
- Zero-copy deserialization framework for Rust☆3,458Updated this week
- A code coverage tool for Rust projects☆2,745Updated this week
- A crate for managing memory bit by bit☆1,318Updated 11 months ago
- Rust derive-based argument parsing optimized for code size☆1,827Updated last week
- The Rust Performance Book☆2,455Updated 3 weeks ago
- Panic messages for humans.☆1,778Updated 3 weeks ago
- A next-generation test runner for Rust.☆2,520Updated this week
- A snapshot testing library for rust☆2,545Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,999Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,672Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,237Updated last year
- Automated property based testing for Rust (with shrinking).☆2,608Updated 2 months ago
- A small and fast async runtime for Rust☆4,373Updated last week
- Rust cache structures and easy function memoization☆1,851Updated last week