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:
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Blazing fast immutable collection datatypes for Rust.☆134Updated last week
- Memory validation framework for Rust☆75Updated 4 months ago
- ☆75Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated last week
- Human-friendly indexed collections☆56Updated 3 months 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`☆130Updated 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…☆67Updated last month
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Tracing layer to quickly inspect spans and events☆40Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- ☆113Updated 2 years ago
- Trying to create Sync bump allocator☆41Updated 6 months ago
- Alternative future adapters that provide cancel safety.☆80Updated 3 weeks ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated this week
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Command line interface as a function.☆76Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated last week
- A concurrent, append-only vector.☆208Updated 5 months ago
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- ☆243Updated last week
- Define your own PhantomData☆158Updated last month
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆271Updated last week
- Non-interleaving multithreaded output queue☆79Updated last month
- Primitive for structured concurrency.☆67Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Better reference counted strings for Rust☆140Updated last year