BurntSushi / quickcheckLinks
Automated property based testing for Rust (with shrinking).
☆2,691Updated 9 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,037Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,090Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,592Updated 3 weeks ago
- The missing batteries of Rust☆2,076Updated last year
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,982Updated this week
- Compile time static maps for Rust☆2,093Updated this week
- A binary encoder / decoder implementation in Rust.☆3,076Updated 5 months ago
- A code coverage tool for Rust projects☆2,896Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,267Updated last month
- A snapshot testing library for rust☆2,742Updated this week
- Rust port of Google's SwissTable hash map☆2,862Updated this week
- Parser for Rust source code☆3,283Updated this week
- Parse command line arguments by defining a struct.☆2,731Updated 2 years ago
- Subcommand to show result of macro expansion☆3,028Updated 3 weeks ago
- Analysis of various tricky Rust code☆1,991Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆2,028Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,560Updated 3 weeks ago
- Assorted immutable collection datatypes for Rust☆1,570Updated last year
- Cap'n Proto for Rust☆2,411Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,752Updated last week
- Rust persistent data structures☆1,663Updated 2 months ago
- Error management☆1,419Updated 5 years ago
- Graph data structure library for Rust.☆3,750Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,287Updated last month
- A lock-free, read-optimized, concurrency primitive.☆2,075Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,270Updated last year
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,420Updated last month
- Statistics-driven benchmarking library for Rust☆5,412Updated 2 months ago
- Some more derive(Trait) options☆2,068Updated this week
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,584Updated last month