Decision Workspace
quickcheck vs quickcheck_macros vs qcheck
Side-by-side comparison of Rust crates
74
quickcheck
stablev1.1.0
Automatic property based testing with shrinking.
69
quickcheck_macros
stablev1.2.0
A macro attribute for quickcheck.
50
qcheck
growingv1.0.0
Automatic property based testing with shrinking.
Core Metrics
| quickcheck | quickcheck_macros | qcheck | |
|---|---|---|---|
| Health Score | 74 | 69 | 50 |
| Total Downloads | 50.4M | 28.7M | 30.3K |
| 30d Downloads | 2.9M | 1.8M | 2.5K |
| Dependents | 19.6K | 7.7K | 135 |
| Releases | 85 | 74 | 1 |
| Last Updated | 45d ago | 45d ago | 1209d ago |
| Age | 11y 4m | 11y 4m | 3y 3m |
Health Breakdown
quickcheck
Maintenance
16
Quality
21
Community
14
Popularity
8
Documentation
15
quickcheck_macros
Maintenance
16
Quality
18
Community
12
Popularity
8
Documentation
15
qcheck
Maintenance
1
Quality
20
Community
11
Popularity
5
Documentation
13
Technical Details
| quickcheck | quickcheck_macros | qcheck | |
|---|---|---|---|
| Version | 1.1.0 | 1.2.0 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | Unlicense OR MIT | Unlicense OR MIT | Unlicense OR MIT |
| Dependencies | 3 | 4 | 2 |
| Crate Size | 32KB | 14KB | 21KB |
| Features | 3 | 0 | 0 |
| Yanked % | 3.5% | 1.4% | 0.0% |
| 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.
- •⚠ qcheck has not been updated in over a year.