Decision Workspace
proptest-quickcheck-interop vs proptest vs checkito
Side-by-side comparison of Rust crates
44
proptest-quickcheck-interop
growingv2.0.0
Provides an interoperability layer for reuse of quickcheck::Arbitrary impls in proptest
81
proptest
stablev1.11.0
Hypothesis-like property-based testing and shrinking.
68
checkito
stablev5.0.0
A safe, efficient and simple QuickCheck-inspired library to generate shrinkable random data mainly oriented towards generative/property/exploratory testing.
Core Metrics
| proptest-quickcheck-interop | proptest | checkito | |
|---|---|---|---|
| Health Score | 44 | 81 | 68 |
| Total Downloads | 11.3K | 107.0M | 57.3K |
| 30d Downloads | 11 | 9.2M | 295 |
| Dependents | 0 | 55.5K | 13 |
| Releases | 7 | 48 | 58 |
| Last Updated | 2987d ago | 3d ago | 14d ago |
| Age | 8y 3m | 8y 9m | 3y 1m |
Health Breakdown
proptest-quickcheck-interop
Maintenance
3
Quality
20
Community
5
Popularity
5
Documentation
11
proptest
Maintenance
18
Quality
21
Community
19
Popularity
8
Documentation
15
checkito
Maintenance
18
Quality
21
Community
8
Popularity
6
Documentation
15
Technical Details
| proptest-quickcheck-interop | proptest | checkito | |
|---|---|---|---|
| Version | 2.0.0 | 1.11.0 | 5.0.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 15 | 8 |
| Crate Size | 11KB | 208KB | 71KB |
| Features | 0 | 14 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | 1.85 | 1.83 |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •proptest has the highest health score (81/100) — a strong overall choice.
- •proptest is depended on by 55.5K crates — strongest ecosystem trust.
- •⚠ proptest-quickcheck-interop has not been updated in over a year.