matklad / arbtestLinks
A minimalist property-based testing library
☆118Updated 6 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.☆65Updated this week
- Memory validation framework for Rust☆70Updated last month
- ☆76Updated 2 weeks ago
- Blazing fast immutable collection datatypes for Rust.☆124Updated last month
- Human-friendly indexed collections☆56Updated 3 weeks ago
- Serde Visitor for deserializing untagged enums☆67Updated this week
- Lending iterators on stable Rust☆83Updated 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…☆64Updated 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`☆126Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆112Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Alternative future adapters that provide cancel safety.☆75Updated 3 weeks ago
- A concurrent, append-only vector.☆204Updated 2 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- ☆113Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last month
- Non-interleaving multithreaded output queue☆77Updated this week
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Define your own PhantomData☆158Updated this week
- Abstract over different executors☆74Updated 2 years ago
- ☆64Updated 3 months ago
- Transitive derive macros for Rust☆34Updated 5 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆33Updated 2 years ago
- ☆233Updated 3 months ago
- Provides assert_eq! like macros with colorized diff output☆154Updated 8 months ago
- Better reference counted strings for Rust☆138Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated last week