matklad / arbtestLinks
A minimalist property-based testing library
☆110Updated 2 months ago
Alternatives and similar repositories for arbtest
Users that are interested in arbtest are comparing it to the libraries listed below
Sorting:
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Memory validation framework for Rust☆68Updated 5 months ago
- Trying to create Sync bump allocator☆37Updated this week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 6 months ago
- A concurrent, append-only vector.☆184Updated 3 weeks ago
- Human-friendly indexed collections☆53Updated last month
- ☆72Updated last month
- Serde Visitor for deserializing untagged enums☆63Updated last month
- Blazing fast immutable collection datatypes for Rust.☆105Updated last week
- An unordered multiset/bag implementation backed by HashMap☆67Updated 4 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`☆120Updated 9 months ago
- Lending iterators on stable Rust☆83Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated last week
- Transitive derive macros for Rust☆32Updated last month
- Automatically implement traits for common smart pointers☆114Updated 3 months ago
- A better metrics crate☆31Updated 5 months ago
- Versioned data-structures for Rust☆206Updated 4 months ago
- Define your own PhantomData☆155Updated this week
- Some internal rustc tools made accessible☆47Updated 6 months ago
- A memory efficient syntax tree for language developers☆62Updated last month
- Discovering and describing Rust's design axioms☆74Updated last year
- Data-driven tests on stable Rust☆40Updated this week
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆168Updated 3 weeks ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆156Updated last week
- Make trait methods callable without the trait in scope☆149Updated last month
- Better reference counted strings for Rust☆130Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Experimenting with Rust's fundamental data model☆52Updated 9 months ago
- ☆35Updated last year