matklad / arbtestLinks
A minimalist property-based testing library
☆116Updated 4 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.☆64Updated this week
- Memory validation framework for Rust☆70Updated 7 months ago
- Lending iterators on stable Rust☆83Updated last year
- ☆74Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated last week
- Blazing fast immutable collection datatypes for Rust.☆112Updated 2 weeks ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last month
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆67Updated last week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- Human-friendly indexed collections☆54Updated last week
- A concurrent, append-only vector.☆195Updated 3 weeks 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`☆122Updated 11 months ago
- Serde Visitor for deserializing untagged enums☆65Updated 2 weeks ago
- Primitive for structured concurrency.☆63Updated 7 months ago
- ☆113Updated 2 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Tracing layer to quickly inspect spans and events☆38Updated 2 years ago
- An unordered multiset/bag implementation backed by HashMap☆70Updated last month
- Trying to create Sync bump allocator☆39Updated 2 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 8 months ago
- Discovering and describing Rust's design axioms☆75Updated last year
- exhaustive testing library☆65Updated last year
- Better reference counted strings for Rust☆135Updated last year
- Alternative future adapters that provide cancel safety.☆69Updated this week
- Lazy formatting utility macro for rust☆128Updated last year
- Command line interface as a function.☆76Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year