proptest-rs / proptest
Hypothesis-like property testing for Rust
☆1,827Updated last week
Alternatives and similar repositories for proptest:
Users that are interested in proptest are comparing it to the libraries listed below
- Automated property based testing for Rust (with shrinking).☆2,528Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,297Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,876Updated 3 weeks ago
- Compile time static maps for Rust☆1,908Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,951Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,439Updated 7 months ago
- Some more derive(Trait) options☆1,866Updated last week
- A snapshot testing library for rust☆2,422Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,908Updated 3 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,904Updated 3 weeks ago
- A code coverage tool for Rust projects☆2,649Updated this week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,274Updated 2 weeks ago
- A next-generation test runner for Rust.☆2,368Updated this week
- A powerful mock object library for Rust☆1,610Updated last month
- derive builder implementation for rust structs☆1,412Updated 5 months ago
- RustSec API & Tooling☆1,645Updated last week
- A fast bump allocation arena for Rust☆1,630Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,942Updated this week
- A small rust library for adding custom derives to enums☆1,966Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,520Updated 2 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,256Updated 3 months ago
- A binary encoder / decoder implementation in Rust.☆2,930Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,582Updated last month
- Rust cache structures and easy function memoization☆1,733Updated last month
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,334Updated 3 weeks ago
- Subcommand to show result of macro expansion☆2,813Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,219Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,903Updated 9 months ago
- Rust persistent data structures☆1,446Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,607Updated 4 months ago