proptest-rs / proptest
Hypothesis-like property testing for Rust
☆1,863Updated last week
Alternatives and similar repositories for proptest
Users that are interested in proptest are comparing it to the libraries listed below
Sorting:
- Automated property based testing for Rust (with shrinking).☆2,560Updated last week
- Concurrency permutation testing tool for Rust.☆2,334Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,915Updated 2 weeks ago
- Compile time static maps for Rust☆1,917Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,001Updated last month
- A code coverage tool for Rust projects☆2,692Updated this week
- Some more derive(Trait) options☆1,901Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,938Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,472Updated 2 weeks ago
- Subcommand to show result of macro expansion☆2,848Updated last month
- Analysis of various tricky Rust code☆1,888Updated 3 months ago
- A next-generation test runner for Rust.☆2,435Updated this week
- derive builder implementation for rust structs☆1,437Updated 7 months ago
- RustSec API & Tooling☆1,672Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,546Updated last week
- Find unused dependencies in Cargo.toml☆1,901Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,945Updated last month
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,297Updated last month
- A small rust library for adding custom derives to enums☆2,015Updated last week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,344Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,967Updated last month
- A snapshot testing library for rust☆2,475Updated 2 weeks ago
- Parser for Rust source code☆3,067Updated last week
- A binary encoder / decoder implementation in Rust.☆2,974Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,923Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,769Updated 2 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,265Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,322Updated this week
- A fast bump allocation arena for Rust☆1,703Updated last month
- Rust quasi-quoting☆1,412Updated 2 months ago