BurntSushi / quickcheck
Automated property based testing for Rust (with shrinking).
☆2,516Updated 2 weeks ago
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,826Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,866Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,899Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆2,914Updated last week
- Assorted immutable collection datatypes for Rust☆1,517Updated 7 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,893Updated 8 months ago
- Concurrency permutation testing tool for Rust.☆2,282Updated last month
- The missing batteries of Rust☆2,046Updated last month
- Parser for Rust source code☆3,024Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,272Updated this week
- Rust port of Google's SwissTable hash map☆2,591Updated 2 weeks ago
- A snapshot testing library for rust☆2,410Updated last week
- Compile time static maps for Rust☆1,905Updated last month
- Parse command line arguments by defining a struct.☆2,722Updated last year
- A code coverage tool for Rust projects☆2,641Updated this week
- Subcommand to show result of macro expansion☆2,802Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,437Updated 7 months ago
- Graph data structure library for Rust.☆3,199Updated this week
- Error management☆1,422Updated 4 years ago
- Readline Implementation in Rust☆1,637Updated this week
- Statistics-driven benchmarking library for Rust☆4,892Updated 4 months ago
- A parser combinator library for Rust☆1,314Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆1,979Updated last month
- A lock-free, read-optimized, concurrency primitive.☆1,980Updated 8 months ago
- Cap'n Proto for Rust☆2,159Updated 2 weeks ago
- A CSV parser for Rust, with Serde support.☆1,783Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,932Updated this week
- Zero-copy deserialization framework for Rust☆3,164Updated 2 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,750Updated last month
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,510Updated last week