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