matklad / arbtest
A minimalist property-based testing library
☆110Updated this week
Alternatives and similar repositories for arbtest:
Users that are interested in arbtest are comparing it to the libraries listed below
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this 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…☆54Updated this week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆113Updated 7 months ago
- Blazing fast immutable collection datatypes for Rust.☆102Updated 3 weeks ago
- Lending iterators on stable Rust☆82Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated last month
- ☆65Updated 10 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 4 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated 3 weeks ago
- Memory validation framework for Rust☆67Updated 2 months ago
- Human-friendly indexed collections☆53Updated 2 months ago
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- Data-driven tests on stable Rust☆39Updated this week
- Serde Visitor for deserializing untagged enums☆63Updated 2 months ago
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆105Updated 2 weeks ago
- Library and proc macro to analyze memory usage of data structures in rust.☆152Updated 2 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆78Updated 7 months ago
- Automatically implement traits for common smart pointers☆110Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated last month
- Async executor for WebAssembly☆82Updated last year
- Simple refinement types for Rust; parse, don't validate!☆73Updated 3 weeks ago
- Discovering and describing Rust's design axioms☆72Updated last year
- A simple, id-based arena☆119Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆136Updated 9 months ago
- A concurrent, append-only vector.☆158Updated this week
- Lazy formatting utility macro for rust☆127Updated last year
- Alternative future adapters that provide cancel safety.☆63Updated 3 weeks ago