Decision Workspace
quickcheck_seedable vs quickcheck vs quickcheck_macros
Side-by-side comparison of Rust crates
35
quickcheck_seedable
growingv0.3.1
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
| quickcheck_seedable | quickcheck | quickcheck_macros | |
|---|---|---|---|
| Health Score | 35 | 74 | 69 |
| Total Downloads | 3.2K | 50.4M | 28.7M |
| 30d Downloads | 34 | 2.9M | 1.8M |
| Dependents | 0 | 19.6K | 7.7K |
| Releases | 1 | 85 | 74 |
| Last Updated | 3482d ago | 45d ago | 45d ago |
| Age | 9y 6m | 11y 4m | 11y 4m |
Health Breakdown
quickcheck_seedable
Maintenance
1
Quality
16
Community
3
Popularity
4
Documentation
11
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
| quickcheck_seedable | quickcheck | quickcheck_macros | |
|---|---|---|---|
| Version | 0.3.1 | 1.1.0 | 1.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Unlicense/MIT | Unlicense OR MIT | Unlicense OR MIT |
| Dependencies | 3 | 3 | 4 |
| Crate Size | 20KB | 32KB | 14KB |
| Features | 1 | 3 | 0 |
| Yanked % | 0.0% | 3.5% | 1.4% |
| Edition | — | 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.
- •⚠ quickcheck_seedable has not been updated in over a year.
- •quickcheck_seedable is pre-1.0 — API may change.