frozenlib / test-strategyLinks
Procedural macro to easily write higher-order strategies in proptest.
☆47Updated 3 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 2 weeks ago
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated last month
- Make trait methods callable without the trait in scope☆160Updated this week
- (lifetime) GATs on stable Rust☆59Updated last year
- Serialization value trees☆48Updated last year
- ☆112Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated 2 weeks ago
- `$crate` in procedural macros.☆77Updated this week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Graph the number of crates that depend on your crate over time☆254Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Better reference counted strings for Rust☆138Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Lending iterators on stable Rust☆83Updated last year
- A fast and flexible LRU map.☆198Updated 10 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- Typed index version of Rust slice and Vec containers☆74Updated 3 months ago
- Define your own PhantomData☆158Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated this week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆64Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Choose Rust types at compile-time via constants☆68Updated last year