BurntSushi / quickcheck
Automated property based testing for Rust (with shrinking).
☆2,481Updated last year
Alternatives and similar repositories for quickcheck:
Users that are interested in quickcheck are comparing it to the libraries listed below
- Hypothesis-like property testing for Rust☆1,798Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,259Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,842Updated 2 weeks ago
- A snapshot testing library for rust☆2,378Updated this week
- Parse command line arguments by defining a struct.☆2,719Updated last year
- The missing batteries of Rust☆2,042Updated last week
- A binary encoder / decoder implementation in Rust.☆2,798Updated 3 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,886Updated last month
- Compile time static maps for Rust☆1,890Updated 2 weeks ago
- Parser for Rust source code☆2,991Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,880Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,859Updated 7 months ago
- Rust port of Google's SwissTable hash map☆2,568Updated last week
- Subcommand to show result of macro expansion☆2,778Updated 3 weeks ago
- Error management☆1,423Updated 4 years ago
- A code coverage tool for Rust projects☆2,606Updated last week
- A parser combinator library for Rust☆1,311Updated 3 weeks ago
- Graph data structure library for Rust.☆3,157Updated 2 weeks ago
- Assorted immutable collection datatypes for Rust☆1,513Updated 6 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,967Updated 3 weeks ago
- Statistics-driven benchmarking library for Rust☆4,820Updated 3 months ago
- Analysis of various tricky Rust code☆1,863Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,397Updated 8 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,432Updated 6 months ago
- Rust derive-based argument parsing optimized for code size☆1,729Updated 2 weeks ago
- Structured, contextual, extensible, composable logging for Rust☆1,601Updated 4 months ago
- derive(Error) for struct and enum error types☆4,730Updated 3 weeks ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,309Updated 3 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,525Updated 4 months ago
- Utilities for working with bytes☆1,979Updated last week