Automated property based testing for Rust (with shrinking).
☆2,711Feb 10, 2026Updated 2 weeks 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,061Feb 13, 2026Updated 2 weeks ago
- Rust parser combinator framework☆10,319Aug 26, 2025Updated 6 months ago
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- 🐇 Fuzzing Rust code with American Fuzzy Lop☆1,809Feb 23, 2026Updated last week
- Statistics-driven benchmarking library for Rust☆5,428Nov 29, 2025Updated 3 months ago
- Command line helpers for fuzzing☆1,762Feb 10, 2026Updated 2 weeks ago
- Rayon: A data parallelism library for Rust☆12,792Jan 6, 2026Updated last month
- Zero-cost asynchronous programming in Rust☆5,815Feb 15, 2026Updated 2 weeks ago
- A snapshot testing library for rust☆2,781Updated this week
- Tools for concurrent programming in Rust☆8,319Feb 22, 2026Updated last week
- A code coverage tool for Rust projects☆2,914Feb 23, 2026Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- An interpreter for Rust's mid-level intermediate representation☆5,929Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Compile time static maps for Rust☆2,101Feb 20, 2026Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- A parser combinator library for Rust☆1,354Feb 3, 2026Updated 3 weeks ago
- Assorted immutable collection datatypes for Rust☆1,574Aug 19, 2024Updated last year
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- Flexible concrete Error type built on std::Error☆6,436Feb 20, 2026Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,772Feb 7, 2026Updated 3 weeks ago
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,811Feb 23, 2026Updated last week
- Application level tracing for Rust.☆6,541Feb 13, 2026Updated 2 weeks ago
- Graph data structure library for Rust.☆3,773Feb 21, 2026Updated last week
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated 2 weeks ago
- A next-generation test runner for Rust.☆2,833Updated this week
- Represent large sets and maps compactly with finite state transducers.☆2,047Sep 25, 2024Updated last year
- the champagne of beta embedded databases☆8,930Nov 4, 2025Updated 3 months ago
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,422Dec 24, 2025Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Serialization framework for Rust☆10,476Feb 16, 2026Updated 2 weeks ago
- Generating structured data from arbitrary, unstructured input.☆848Dec 16, 2025Updated 2 months ago
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,921Updated this week
- derive builder implementation for rust structs☆1,534Jan 2, 2026Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,539Updated this week
- Metal I/O library for Rust.☆6,900Updated this week
- LR(1) parser generator for Rust☆3,442Feb 18, 2026Updated last week