dtolnay / case-studies
Analysis of various tricky Rust code
☆1,883Updated 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
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,893Updated 8 months ago
- Subcommand to show result of macro expansion☆2,802Updated last week
- Concurrency permutation testing tool for Rust.☆2,282Updated last month
- Parser for Rust source code☆3,024Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,866Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,561Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,586Updated 2 weeks ago
- Compile time static maps for Rust☆1,905Updated last month
- Zero-copy deserialization framework for Rust☆3,164Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,613Updated 3 weeks ago
- A small and fast async runtime for Rust☆3,999Updated last week
- Some more derive(Trait) options☆1,865Updated 3 weeks ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,888Updated last week
- A next-generation test runner for Rust.☆2,362Updated this week
- Cranelift based backend for rustc☆1,721Updated this week
- A code coverage tool for Rust projects☆2,641Updated this week
- A snapshot testing library for rust☆2,410Updated last week
- Hypothesis-like property testing for Rust☆1,824Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,722Updated 2 weeks ago
- Blazing fast concurrent HashMap for Rust.☆3,319Updated 2 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,750Updated last month
- A binary encoder / decoder implementation in Rust.☆2,914Updated last week
- derive(Error) for struct and enum error types☆4,795Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,932Updated this week
- Parse command line arguments by defining a struct.☆2,722Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,436Updated 7 months ago
- Statistics-driven benchmarking library for Rust☆4,892Updated 4 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,937Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,264Updated this week
- a debugger for async rust!☆3,833Updated 2 months ago