Decision Workspace
proptest-macro vs proptest vs checkito
Side-by-side comparison of Rust crates
59
proptest-macro
growingv0.5.0
Procedural macros for the proptest crate
77
proptest
stablev1.11.0
Hypothesis-like property-based testing and shrinking.
65
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-macro | proptest | checkito | |
|---|---|---|---|
| Health Score | 59 | 77 | 65 |
| Total Downloads | 1.0M | 128.7M | 57.7K |
| 30d Downloads | 78.9K | 12.4M | 0 |
| Dependents | 15 | 75.1K | 13 |
| Releases | 6 | 48 | 58 |
| Last Updated | 110d ago | 62d ago | 74d ago |
| Age | 1y 11m | 8y 11m | 3y 3m |
Health Breakdown
proptest-macro
Maintenance
13
Quality
14
Community
13
Popularity
7
Documentation
12
proptest
Maintenance
14
Quality
21
Community
19
Popularity
8
Documentation
15
checkito
Maintenance
15
Quality
21
Community
8
Popularity
6
Documentation
15
Technical Details
| proptest-macro | proptest | checkito | |
|---|---|---|---|
| Version | 0.5.0 | 1.11.0 | 5.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 15 | 8 |
| Crate Size | 19KB | 208KB | 71KB |
| Features | 0 | 14 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.84 | 1.85 | 1.83 |
| Owners | 2 (team) | 3 (team) | 1 |
Links
Quick Verdict
- •proptest leads with a health score of 77/100, but none of the options score above 80.
- •proptest is depended on by 75.1K crates — strongest ecosystem trust.
- •proptest-macro is pre-1.0 — API may change.