frozenlib / test-strategyLinks
Procedural macro to easily write higher-order strategies in proptest.
☆48Updated 2 weeks ago
Alternatives and similar repositories for test-strategy
Users that are interested in test-strategy are comparing it to the libraries listed below
Sorting:
- ☆76Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆66Updated 2 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last week
- ☆112Updated 3 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- `$crate` in procedural macros.☆78Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Choose Rust types at compile-time via constants☆70Updated last year
- Automatically implement traits for common smart pointers☆120Updated 8 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Public repository for the Rust keyword generics initiative☆109Updated last year
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- ☆48Updated last year
- ☆148Updated 3 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆117Updated 3 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆66Updated this week
- A sinless derive helper☆76Updated last week
- Serialization value trees☆48Updated last year
- Proc-macro typestate DSL for Rust☆153Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Automatic cfg for Rust compiler features☆110Updated 6 months ago