matklad / arbtestLinks
A minimalist property-based testing library
☆110Updated last month
Alternatives and similar repositories for arbtest
Users that are interested in arbtest are comparing it to the libraries listed below
Sorting:
- ☆69Updated 3 weeks ago
- 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…☆56Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆63Updated last week
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 2 weeks ago
- Blazing fast immutable collection datatypes for Rust.☆104Updated last week
- Automatically implement traits for common smart pointers☆114Updated 2 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`☆116Updated 8 months ago
- Data-driven tests on stable Rust☆40Updated this week
- Serde Visitor for deserializing untagged enums☆63Updated 2 weeks ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Human-friendly indexed collections☆53Updated 3 weeks ago
- Progress reporting abstraction for Rust☆64Updated 10 months ago
- Experimenting with Rust's fundamental data model☆52Updated 8 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆111Updated last month
- A sinless derive helper☆72Updated 7 months ago
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Memory validation framework for Rust☆68Updated 4 months ago
- Trying to create Sync bump allocator☆37Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 3 months ago
- A better metrics crate☆31Updated 4 months ago
- ☆72Updated 2 months ago
- Define your own PhantomData☆152Updated last month
- Choose Rust types at compile-time via constants☆67Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Versioned data-structures for Rust☆204Updated 3 months ago
- Serde serializer for generating Starlark build targets☆66Updated last month