proptest-rs / proptestLinks
Hypothesis-like property testing for Rust
☆2,006Updated 2 weeks ago
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,676Updated 8 months ago
- Concurrency permutation testing tool for Rust.☆2,559Updated 4 months ago
- A code coverage tool for Rust projects☆2,874Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,552Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆2,145Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,070Updated last month
- A snapshot testing library for rust☆2,683Updated this week
- Compile time static maps for Rust☆2,073Updated 2 months ago
- Some more derive(Trait) options☆2,050Updated 2 weeks ago
- Subcommand to show result of macro expansion☆3,010Updated 2 weeks ago
- A next-generation test runner for Rust.☆2,754Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,328Updated 3 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,825Updated last month
- A small rust library for adding custom derives to enums☆2,244Updated 5 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,692Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,262Updated last month
- derive builder implementation for rust structs☆1,521Updated this week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,368Updated last month
- Find unused dependencies in Cargo.toml☆2,052Updated last week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,510Updated 2 weeks ago
- RustSec API & Tooling☆1,805Updated last week
- Fixture-based test framework for Rust☆1,495Updated last month
- Analysis of various tricky Rust code☆1,988Updated 2 weeks ago
- A powerful mock object library for Rust☆1,759Updated last month
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,238Updated last week
- Rust cache structures and easy function memoization☆1,937Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,263Updated last year
- Defines the Rust borrow checker.☆1,563Updated 7 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,414Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,048Updated 7 months ago