matklad / arbtestLinks
A minimalist property-based testing library
☆123Updated 9 months ago
Alternatives and similar repositories for arbtest
Users that are interested in arbtest are comparing it to the libraries listed below
Sorting:
- Memory validation framework for Rust☆75Updated 4 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- ☆76Updated 3 weeks ago
- Blazing fast immutable collection datatypes for Rust.☆135Updated 2 weeks ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Human-friendly indexed collections☆56Updated 3 months ago
- Non-interleaving multithreaded output queue☆79Updated this week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Tracing layer to quickly inspect spans and events☆40Updated 2 years 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…☆67Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Updated last month
- ☆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`☆131Updated last year
- A concurrent, append-only vector.☆208Updated 5 months ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- Better reference counted strings for Rust☆140Updated last year
- Define your own PhantomData☆158Updated last month
- A big integer library in Rust with good performance.☆107Updated 2 years ago
- Automatically implement traits for common smart pointers☆122Updated 10 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last week
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆273Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- Primitive for structured concurrency.☆67Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Trying to create Sync bump allocator☆42Updated 7 months ago