matklad / arbtestLinks
A minimalist property-based testing library
☆120Updated 7 months ago
Alternatives and similar repositories for arbtest
Users that are interested in arbtest are comparing it to the libraries listed below
Sorting:
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆66Updated this week
- ☆76Updated 3 weeks ago
- Blazing fast immutable collection datatypes for Rust.☆126Updated last month
- Human-friendly indexed collections☆56Updated last month
- A concurrent, append-only vector.☆206Updated 3 months ago
- Memory validation framework for Rust☆70Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated last week
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- ☆113Updated 2 years ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated 2 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆114Updated 2 weeks ago
- Tracing layer to quickly inspect spans and events☆39Updated 2 years ago
- Discovering and describing Rust's design axioms☆78Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- An unordered multiset/bag implementation backed by HashMap☆74Updated 2 weeks ago
- Non-interleaving multithreaded output queue☆79Updated last week
- Better reference counted strings for Rust☆139Updated last year
- ☆64Updated 3 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- An ε-copy serialization/deserialization framework for Rust☆163Updated last month
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆180Updated last week
- Library and proc macro to analyze memory usage of data structures in rust.☆179Updated 2 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated last week
- Primitive for structured concurrency.☆64Updated 10 months ago
- Interning of data in rust☆114Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Track and query Cargo dependency graphs.☆240Updated 2 weeks ago