matklad / arbtestLinks
A minimalist property-based testing library
☆120Updated 7 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 last week
- ☆76Updated last month
- Blazing fast immutable collection datatypes for Rust.☆128Updated 2 weeks 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…☆65Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated 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`☆128Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Discovering and describing Rust's design axioms☆78Updated last year
- A concurrent, append-only vector.☆207Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- Memory validation framework for Rust☆71Updated 2 months ago
- Human-friendly indexed collections☆56Updated 2 months ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Primitive for structured concurrency.☆64Updated 11 months ago
- Better reference counted strings for Rust☆139Updated last year
- ☆113Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆67Updated this week
- A big integer library in Rust with good performance.☆107Updated 2 years ago
- A Mutex wrapper tracking acquisition order☆74Updated 3 weeks ago
- Versioned data-structures for Rust☆208Updated 9 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- A fast and flexible LRU map.☆198Updated 11 months ago
- Calculate the next timestamp matching a given crontab pattern☆68Updated last week
- Track and query Cargo dependency graphs.☆244Updated this week
- Non-interleaving multithreaded output queue☆79Updated last week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated last week
- Provides assert_eq! like macros with colorized diff output☆157Updated 9 months ago