matklad / arbtest
A minimalist property-based testing library
☆109Updated 2 weeks ago
Alternatives and similar repositories for arbtest:
Users that are interested in arbtest are comparing it to the libraries listed below
- Blazing fast immutable collection datatypes for Rust.☆98Updated last month
- ☆65Updated 9 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months 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…☆47Updated last week
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 months ago
- Memory validation framework for Rust☆66Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- Lending iterators on stable Rust☆81Updated last year
- A sinless derive helper☆63Updated 4 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated this week
- Human-friendly indexed collections☆51Updated last week
- Data-driven tests on stable Rust☆39Updated this week
- A memory efficient syntax tree for language developers☆55Updated last month
- structured parallel execution for async Rust☆33Updated 6 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`☆111Updated 5 months ago
- A Mutex wrapper tracking acquisition order☆67Updated this week
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆102Updated this week
- A concurrent, append-only vector.☆150Updated 3 weeks ago
- Eventually consistent values for Rust☆122Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆61Updated last week
- Experimenting with Rust's fundamental data model☆50Updated 5 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆152Updated last week
- An unordered multiset/bag implementation backed by HashMap☆67Updated this week
- (lifetime) GATs on stable Rust☆57Updated last year
- Automatically implement traits for common smart pointers☆106Updated last month
- Discovering and describing Rust's design axioms☆72Updated 11 months ago