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
- Blazing fast immutable collection datatypes for Rust.☆101Updated last 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…☆53Updated 2 weeks ago
- ☆65Updated 10 months ago
- Automatically implement traits for common smart pointers☆109Updated this week
- Better reference counted strings for Rust☆120Updated 8 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆59Updated this week
- Choose Rust types at compile-time via constants☆64Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆241Updated last month
- Compile-time checks that an enum or match is written in sorted order☆113Updated last month
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 3 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- Transitive derive macros for Rust☆31Updated last month
- Lending iterators on stable Rust☆82Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆150Updated last week
- Reports when tokio runtime threads are blocking☆63Updated 7 months ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated last month
- Memory validation framework for Rust☆67Updated 2 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 5 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆79Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- Human-friendly indexed collections☆53Updated last month
- Experimenting with Rust's fundamental data model☆51Updated 6 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆86Updated 3 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆105Updated this week
- Serde Visitor for deserializing untagged enums☆62Updated last month
- Make trait methods callable without the trait in scope☆136Updated last month
- A fast and flexible LRU map.☆181Updated 3 months ago
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆156Updated 2 weeks ago
- A sinless derive helper☆72Updated 5 months ago