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:
- 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 3 weeks ago
- Blazing fast immutable collection datatypes for Rust.☆104Updated last month
- 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 7 months ago
- Memory validation framework for Rust☆68Updated 3 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- Human-friendly indexed collections☆53Updated this week
- Serde Visitor for deserializing untagged enums☆63Updated last week
- A memory efficient syntax tree for language developers☆60Updated this week
- Compile-time checks that an enum or match is written in sorted order☆114Updated last week
- ☆69Updated last week
- (lifetime) GATs on stable Rust☆58Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆108Updated 3 weeks ago
- Track and query Cargo dependency graphs.☆222Updated this week
- Make trait methods callable without the trait in scope☆146Updated last week
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 4 months ago
- Discovering and describing Rust's design axioms☆72Updated last year
- Define your own PhantomData☆152Updated last week
- Lending iterators on stable Rust☆82Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆79Updated 8 months ago
- Transitive derive macros for Rust☆32Updated last week
- Lazy formatting utility macro for rust☆127Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- A fast and flexible LRU map.☆183Updated 4 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Trying to create Sync bump allocator☆37Updated 6 months ago
- Serde serializer for generating Starlark build targets☆66Updated last week
- Alternative future adapters that provide cancel safety.☆63Updated this week
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 2 months ago