Decision Workspace
diceprop vs proptest vs proptest-state-machine
Side-by-side comparison of Rust crates
49
diceprop
growingv0.3.0
Mathematical properties for random testing
81
proptest
stablev1.11.0
Hypothesis-like property-based testing and shrinking.
76
proptest-state-machine
growingv0.8.0
State machine based testing support for proptest.
Core Metrics
| diceprop | proptest | proptest-state-machine | |
|---|---|---|---|
| Health Score | 49 | 81 | 76 |
| Total Downloads | 3.1K | 107.0M | 2.1M |
| 30d Downloads | 6 | 9.2M | 115.3K |
| Dependents | 0 | 55.5K | 335 |
| Releases | 3 | 48 | 9 |
| Last Updated | 47d ago | 3d ago | 3d ago |
| Age | 5y 3m | 8y 9m | 2y 10m |
Health Breakdown
diceprop
Maintenance
13
Quality
15
Community
5
Popularity
4
Documentation
12
proptest
Maintenance
18
Quality
21
Community
19
Popularity
8
Documentation
15
proptest-state-machine
Maintenance
19
Quality
17
Community
17
Popularity
8
Documentation
15
Technical Details
| diceprop | proptest | proptest-state-machine | |
|---|---|---|---|
| Version | 0.3.0 | 1.11.0 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 15 | 2 |
| Crate Size | 18KB | 208KB | 33KB |
| Features | 0 | 14 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.87.0 | 1.85 | 1.84 |
| Owners | 1 | 3 (team) | 2 (team) |
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.
- •diceprop, proptest-state-machine are pre-1.0 — API may change.