BurntSushi / quickcheckLinks
Automated property based testing for Rust (with shrinking).
☆2,676Updated 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,006Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,070Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,979Updated 4 months ago
- The missing batteries of Rust☆2,071Updated 10 months ago
- Compile time static maps for Rust☆2,076Updated 2 months ago
- A snapshot testing library for rust☆2,683Updated this week
- Parse command line arguments by defining a struct.☆2,732Updated 2 years ago
- A code coverage tool for Rust projects☆2,874Updated last week
- Concurrency permutation testing tool for Rust.☆2,568Updated 4 months ago
- Assorted immutable collection datatypes for Rust☆1,566Updated last year
- Subcommand to show result of macro expansion☆3,011Updated 2 weeks ago
- Parser for Rust source code☆3,259Updated this week
- A binary encoder / decoder implementation in Rust.☆3,079Updated 4 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,230Updated last week
- Rust port of Google's SwissTable hash map☆2,834Updated last week
- Analysis of various tricky Rust code☆1,988Updated 2 weeks ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,414Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,262Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,263Updated last year
- Rust persistent data structures☆1,646Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,693Updated last week
- Error management☆1,420Updated 5 years ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,552Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆2,022Updated 11 months ago
- A parser combinator library for Rust☆1,349Updated 11 months ago
- Graph data structure library for Rust.☆3,708Updated this week
- Some more derive(Trait) options☆2,050Updated 2 weeks ago
- A CSV parser for Rust, with Serde support.☆1,892Updated 2 months ago
- A utility for managing cargo dependencies from the command line.☆3,342Updated last month
- Rust API guidelines☆1,318Updated 6 months ago