matklad / arbtestLinks
A minimalist property-based testing library
☆117Updated 5 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.☆64Updated this week
- Blazing fast immutable collection datatypes for Rust.☆119Updated 2 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- Memory validation framework for Rust☆70Updated 3 weeks 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`☆126Updated last year
- ☆76Updated 2 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆62Updated 3 weeks ago
- Human-friendly indexed collections☆55Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- A concurrent, append-only vector.☆202Updated 2 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 3 weeks ago
- Non-interleaving multithreaded output queue☆73Updated this week
- Better reference counted strings for Rust☆137Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Automatically implement traits for common smart pointers☆120Updated 6 months ago
- Tracing layer to quickly inspect spans and events☆39Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆260Updated 3 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆166Updated last month
- ☆113Updated 2 years ago
- ☆64Updated 2 months ago
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- Primitive for structured concurrency.☆63Updated 9 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- ☆39Updated last year
- Discovering and describing Rust's design axioms☆77Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated last month
- An unordered multiset/bag implementation backed by HashMap☆70Updated 2 months ago
- Define your own PhantomData☆158Updated last month