matklad / arbtestLinks
A minimalist property-based testing library
☆116Updated 5 months ago
Alternatives and similar repositories for arbtest
Users that are interested in arbtest are comparing it to the libraries listed below
Sorting:
- Blazing fast immutable collection datatypes for Rust.☆113Updated 2 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- ☆76Updated last month
- Lending iterators on stable Rust☆83Updated last year
- A concurrent, append-only vector.☆200Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆124Updated 11 months ago
- Memory validation framework for Rust☆70Updated this week
- (lifetime) GATs on stable Rust☆59Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆259Updated 2 months ago
- Human-friendly indexed collections☆55Updated 2 weeks ago
- ☆113Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Discovering and describing Rust's design axioms☆76Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated last week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆60Updated last month
- Interning of data in rust☆106Updated 3 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated this week
- Lazy formatting utility macro for rust☆129Updated last year
- Better reference counted strings for Rust☆136Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last week
- Track and query Cargo dependency graphs.☆236Updated last week
- Helper macros: autoimpl, impl_scope☆67Updated this week
- A fast and flexible LRU map.☆192Updated 8 months ago
- Define your own PhantomData☆158Updated last week
- Versioned data-structures for Rust☆207Updated 7 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- Trying to create Sync bump allocator☆40Updated 2 months ago