Decision Workspace
proptest-state-machine vs proptest vs quickcheck
Side-by-side comparison of Rust crates
76
proptest-state-machine
growingv0.8.0
State machine based testing support for proptest.
81
proptest
stablev1.11.0
Hypothesis-like property-based testing and shrinking.
74
quickcheck
stablev1.1.0
Automatic property based testing with shrinking.
Core Metrics
| proptest-state-machine | proptest | quickcheck | |
|---|---|---|---|
| Health Score | 76 | 81 | 74 |
| Total Downloads | 2.1M | 107.0M | 50.4M |
| 30d Downloads | 117.7K | 9.6M | 2.9M |
| Dependents | 335 | 55.5K | 19.6K |
| Releases | 9 | 48 | 85 |
| Last Updated | 3d ago | 3d ago | 45d ago |
| Age | 2y 10m | 8y 9m | 11y 4m |
Health Breakdown
proptest-state-machine
Maintenance
19
Quality
17
Community
17
Popularity
8
Documentation
15
proptest
Maintenance
18
Quality
21
Community
19
Popularity
8
Documentation
15
quickcheck
Maintenance
16
Quality
21
Community
14
Popularity
8
Documentation
15
Technical Details
| proptest-state-machine | proptest | quickcheck | |
|---|---|---|---|
| Version | 0.8.0 | 1.11.0 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Unlicense OR MIT |
| Dependencies | 2 | 15 | 3 |
| Crate Size | 33KB | 208KB | 32KB |
| Features | 2 | 14 | 3 |
| Yanked % | 0.0% | 0.0% | 3.5% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.84 | 1.85 | 1.85.0 |
| Owners | 2 (team) | 3 (team) | 1 |
Links
Quick Verdict
- •proptest has the highest health score (81/100) — a strong overall choice.
- •proptest is depended on by 55.5K crates — strongest ecosystem trust.
- •proptest-state-machine is pre-1.0 — API may change.