dtolnay / case-studiesLinks
Analysis of various tricky Rust code
☆1,920Updated 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:
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,024Updated this week
- Concurrency permutation testing tool for Rust.☆2,399Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,684Updated last month
- Subcommand to show result of macro expansion☆2,886Updated 2 weeks ago
- Parser for Rust source code☆3,119Updated this week
- Compile time static maps for Rust☆1,953Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,963Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,672Updated 4 months ago
- Medium to hard Rust questions with explanations☆1,822Updated last week
- Some more derive(Trait) options☆1,955Updated this week
- A next-generation test runner for Rust.☆2,488Updated this week
- Hypothesis-like property testing for Rust☆1,898Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,049Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,085Updated 2 weeks ago
- A code coverage tool for Rust projects☆2,734Updated this week
- Rust cache structures and easy function memoization☆1,836Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,994Updated last month
- Blazing fast concurrent HashMap for Rust.☆3,557Updated 4 months ago
- A snapshot testing library for rust☆2,531Updated last week
- Rust derive-based argument parsing optimized for code size☆1,819Updated last month
- Defines the Rust borrow checker.☆1,461Updated last month
- Zero-copy deserialization framework for Rust☆3,424Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- A fast bump allocation arena for Rust☆1,800Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆1,952Updated last week
- Rust API guidelines☆1,281Updated this week
- Automated property based testing for Rust (with shrinking).☆2,601Updated 2 months ago
- A small rust library for adding custom derives to enums☆2,105Updated last week
- Statistics-driven benchmarking library for Rust☆5,118Updated last month
- A Rust port of FlameGraph☆1,863Updated last week