Decision Workspace
quickcheck2 vs quickcheck vs quickcheck_macros
Side-by-side comparison of Rust crates
37
quickcheck2
growingv2.0.0
Automatic property based testing with shrinking.
74
quickcheck
stablev1.1.0
Automatic property based testing with shrinking.
69
quickcheck_macros
stablev1.2.0
A macro attribute for quickcheck.
Core Metrics
| quickcheck2 | quickcheck | quickcheck_macros | |
|---|---|---|---|
| Health Score | 37 | 74 | 69 |
| Total Downloads | 1.2K | 50.4M | 28.7M |
| 30d Downloads | 2 | 2.9M | 1.8M |
| Dependents | 0 | 19.6K | 7.7K |
| Releases | 1 | 85 | 74 |
| Last Updated | 1209d ago | 45d ago | 45d ago |
| Age | 3y 3m | 11y 4m | 11y 4m |
Health Breakdown
quickcheck2
Maintenance
1
Quality
14
Community
5
Popularity
4
Documentation
13
quickcheck
Maintenance
16
Quality
21
Community
14
Popularity
8
Documentation
15
quickcheck_macros
Maintenance
16
Quality
18
Community
12
Popularity
8
Documentation
15
Technical Details
| quickcheck2 | quickcheck | quickcheck_macros | |
|---|---|---|---|
| Version | 2.0.0 | 1.1.0 | 1.2.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | Unlicense OR MIT | Unlicense OR MIT | Unlicense OR MIT |
| Dependencies | 1 | 3 | 4 |
| Crate Size | 23KB | 32KB | 14KB |
| Features | 0 | 3 | 0 |
| Yanked % | 100.0% | 3.5% | 1.4% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.85.0 | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •quickcheck leads with a health score of 74/100, but none of the options score above 80.
- •quickcheck is depended on by 19.6K crates — strongest ecosystem trust.
- •⚠ quickcheck2 has not been updated in over a year.