BurntSushi / quickcheck
Automated property based testing for Rust (with shrinking).
☆2,556Updated last month
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,855Updated this week
- Concurrency permutation testing tool for Rust.☆2,325Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,940Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,896Updated this week
- Parse command line arguments by defining a struct.☆2,728Updated last year
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,919Updated 2 weeks ago
- The missing batteries of Rust☆2,050Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,622Updated this week
- A code coverage tool for Rust projects☆2,680Updated this week
- Parser for Rust source code☆3,059Updated this week
- Subcommand to show result of macro expansion☆2,841Updated last month
- Compile time static maps for Rust☆1,915Updated 3 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,313Updated this week
- A binary encoder / decoder implementation in Rust.☆2,963Updated 2 weeks ago
- Statistics-driven benchmarking library for Rust☆4,983Updated 5 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,468Updated last week
- Cap'n Proto for Rust☆2,188Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆1,991Updated 3 months ago
- Error management☆1,421Updated 5 years ago
- Analysis of various tricky Rust code☆1,889Updated 3 months ago
- Assorted immutable collection datatypes for Rust☆1,530Updated 8 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,340Updated 2 months ago
- Rust persistent data structures☆1,486Updated 3 weeks ago
- Readline Implementation in Rust☆1,672Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,989Updated last month
- derive(Error) for struct and enum error types☆4,861Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,963Updated last month
- Structured, contextual, extensible, composable logging for Rust☆1,632Updated 7 months ago
- A CSV parser for Rust, with Serde support.☆1,799Updated last month
- Logging implementation for Rust☆2,333Updated last month