BurntSushi / quickcheck
Automated property based testing for Rust (with shrinking).
☆2,461Updated 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,775Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,819Updated 2 weeks ago
- Parse command line arguments by defining a struct.☆2,717Updated last year
- The missing batteries of Rust☆2,035Updated 4 years ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,878Updated this week
- Concurrency permutation testing tool for Rust.☆2,209Updated 3 weeks ago
- Parser for Rust source code☆2,972Updated last week
- Rust port of Google's SwissTable hash map☆2,527Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,821Updated 6 months ago
- A snapshot testing library for rust☆2,339Updated last week
- A code coverage tool for Rust projects☆2,580Updated this week
- Analysis of various tricky Rust code☆1,731Updated 2 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆1,954Updated 3 weeks ago
- Subcommand to show result of macro expansion☆2,752Updated this week
- A lock-free, read-optimized, concurrency primitive.☆1,965Updated 6 months ago
- A binary encoder / decoder implementation in Rust.☆2,779Updated this week
- Assorted immutable collection datatypes for Rust☆1,510Updated 4 months ago
- Graph data structure library for Rust.☆3,088Updated last week
- Rust derive-based argument parsing optimized for code size☆1,716Updated 2 weeks ago
- Compile time static maps for Rust☆1,864Updated last week
- Readline Implementation in Rust☆1,595Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,182Updated this week
- Statistics-driven benchmarking library for Rust☆4,759Updated 2 months ago
- Error management☆1,422Updated 4 years ago
- Flexible concrete Error type built on std::Error☆5,680Updated this week
- derive(Error) for struct and enum error types☆4,685Updated last week
- Cap'n Proto for Rust☆2,116Updated this week
- A utility for managing cargo dependencies from the command line.☆3,124Updated 2 weeks ago
- 🔭 Cross-platform filesystem notification library for Rust.☆2,833Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,832Updated last month