matklad / arbtest
A minimalist property-based testing library
☆109Updated last month
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.☆59Updated this week
- Blazing fast immutable collection datatypes for Rust.☆98Updated last week
- Compile-time checks that an enum or match is written in sorted order☆113Updated 3 weeks ago
- Automatically implement traits for common smart pointers☆106Updated 2 months ago
- ☆65Updated 9 months ago
- Interning of data in rust☆95Updated 3 weeks ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last week
- Lazy formatting utility macro for rust☆127Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆148Updated 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`☆111Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 2 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 2 months ago
- Experimenting with Rust's fundamental data model☆51Updated 5 months ago
- Define your own PhantomData☆152Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- Serde Visitor for deserializing untagged enums☆61Updated 3 weeks ago
- Choose Rust types at compile-time via constants☆64Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆240Updated 2 weeks ago
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- ☆112Updated 2 years ago
- Simple refinement types for Rust; parse, don't validate!☆70Updated this week
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆103Updated 2 weeks ago
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆153Updated 3 weeks ago
- Human-friendly indexed collections☆53Updated 3 weeks ago
- Versioned data-structures for Rust☆203Updated last month
- Non-interleaving multithreaded output queue☆71Updated 3 weeks ago
- A fast and flexible LRU map.☆179Updated 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 3 weeks ago