matklad / arbtestLinks
A minimalist property-based testing library
☆112Updated 3 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
- Blazing fast immutable collection datatypes for Rust.☆111Updated this week
- ☆73Updated 2 weeks ago
- Human-friendly indexed collections☆54Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Memory validation framework for Rust☆69Updated 6 months ago
- A concurrent, append-only vector.☆191Updated last week
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated 3 weeks ago
- Serde Visitor for deserializing untagged enums☆65Updated last week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆121Updated 10 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…☆59Updated 2 weeks ago
- Discovering and describing Rust's design axioms☆75Updated last year
- Define your own PhantomData☆156Updated last week
- ☆113Updated 2 years ago
- Rust libraries and tools to help with interoperability and testing of serialization formats based on Serde.☆175Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆159Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Automatically implement traits for common smart pointers☆119Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- A big integer library in Rust with good performance.☆105Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated 3 weeks ago
- An unordered multiset/bag implementation backed by HashMap☆70Updated 3 weeks ago
- Interning of data in rust☆106Updated last month
- Trying to create Sync bump allocator☆38Updated last month
- Non-interleaving multithreaded output queue☆71Updated last week
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated last month