BurntSushi / quickcheckLinks
Automated property based testing for Rust (with shrinking).
☆2,687Updated 8 months ago
Alternatives and similar repositories for quickcheck
Users that are interested in quickcheck are comparing it to the libraries listed below
Sorting:
- Hypothesis-like property testing for Rust☆2,024Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,079Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,579Updated 2 weeks ago
- The missing batteries of Rust☆2,073Updated 11 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,980Updated 4 months ago
- Compile time static maps for Rust☆2,080Updated 3 months ago
- A snapshot testing library for rust☆2,719Updated last week
- Parser for Rust source code☆3,269Updated this week
- Assorted immutable collection datatypes for Rust☆1,569Updated last year
- A code coverage tool for Rust projects☆2,885Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,248Updated 3 weeks ago
- Parse command line arguments by defining a struct.☆2,733Updated 2 years ago
- Subcommand to show result of macro expansion☆3,023Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,852Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,558Updated 2 weeks ago
- Analysis of various tricky Rust code☆1,990Updated last month
- A binary encoder / decoder implementation in Rust.☆3,076Updated 5 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,729Updated this week
- Rust persistent data structures☆1,659Updated 2 months ago
- Some more derive(Trait) options☆2,061Updated this week
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,419Updated last month
- RustSec API & Tooling☆1,817Updated this week
- Rust derive-based argument parsing optimized for code size☆1,877Updated 6 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,280Updated 3 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,026Updated 11 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,183Updated 2 weeks ago
- Rust friendly bindings to *nix APIs☆2,968Updated this week
- Error management☆1,420Updated 5 years ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,269Updated last year
- A next-generation test runner for Rust.☆2,782Updated last week