tokio-rs / loom
Concurrency permutation testing tool for Rust.
☆2,209Updated 3 weeks ago
Alternatives and similar repositories for loom:
Users that are interested in loom are comparing it to the libraries listed below
- Rust port of Google's SwissTable hash map☆2,527Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,821Updated 6 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,504Updated 2 months ago
- Defines the Rust borrow checker.☆1,379Updated 6 months ago
- A fast bump allocation arena for Rust☆1,501Updated 4 months ago
- A lock-free, read-optimized, concurrency primitive.☆1,965Updated 6 months ago
- Utilities for working with bytes☆1,961Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,832Updated last month
- Hypothesis-like property testing for Rust☆1,775Updated this week
- Blazing fast concurrent HashMap for Rust.☆3,206Updated 2 months ago
- A code coverage tool for Rust projects☆2,580Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,182Updated this week
- Parser for Rust source code☆2,972Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,819Updated 2 weeks ago
- A next-generation test runner for Rust.☆2,295Updated this week
- Analysis of various tricky Rust code☆1,731Updated 2 months ago
- Automated property based testing for Rust (with shrinking).☆2,461Updated last year
- A snapshot testing library for rust☆2,339Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,832Updated this week
- Zero-copy deserialization framework for Rust☆3,066Updated this week
- A binary encoder / decoder implementation in Rust.☆2,779Updated this week
- Type erasure for async trait methods☆1,889Updated last week
- Compile time static maps for Rust☆1,864Updated last week
- Rust derive-based argument parsing optimized for code size☆1,716Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,625Updated 2 months ago
- Subcommand to show result of macro expansion☆2,752Updated this week
- Some more derive(Trait) options☆1,790Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,878Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,901Updated 3 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,560Updated last month