proptest-rs / proptest
Hypothesis-like property testing for Rust
☆1,785Updated 2 weeks ago
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,467Updated last year
- Concurrency permutation testing tool for Rust.☆2,235Updated last month
- Some more derive(Trait) options☆1,807Updated last week
- Compile time static maps for Rust☆1,876Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,428Updated 5 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,828Updated 3 weeks ago
- A next-generation test runner for Rust.☆2,308Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,480Updated this week
- A code coverage tool for Rust projects☆2,584Updated last week
- RustSec API & Tooling☆1,622Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,844Updated last week
- derive builder implementation for rust structs☆1,380Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,391Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,383Updated 7 months ago
- A powerful mock object library for Rust☆1,580Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,849Updated last week
- Rust quasi-quoting☆1,365Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,241Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,521Updated this week
- Find unused dependencies in Cargo.toml☆1,816Updated this week
- Subcommand to show result of macro expansion☆2,763Updated this week
- Rust cache structures and easy function memoization☆1,638Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,569Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,910Updated 3 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,227Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,838Updated 6 months ago
- A small rust library for adding custom derives to enums☆1,878Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,208Updated 11 months ago
- Type erasure for async trait methods☆1,896Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,052Updated last week