Decision Workspace
fountain_utility vs proptest vs proptest-state-machine
Side-by-side comparison of Rust crates
49
fountain_utility
experimentalv1.0.1
Data operators and testing utilities for fountain code libraries
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
| fountain_utility | proptest | proptest-state-machine | |
|---|---|---|---|
| Health Score | 49 | 81 | 76 |
| Total Downloads | 29 | 107.0M | 2.1M |
| 30d Downloads | 29 | 9.2M | 115.3K |
| Dependents | 0 | 55.5K | 335 |
| Releases | 2 | 48 | 9 |
| Last Updated | 22d ago | 3d ago | 3d ago |
| Age | 22d | 8y 9m | 2y 10m |
Health Breakdown
fountain_utility
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
13
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
| fountain_utility | proptest | proptest-state-machine | |
|---|---|---|---|
| Version | 1.0.1 | 1.11.0 | 0.8.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 15 | 2 |
| Crate Size | 11KB | 208KB | 33KB |
| Features | 0 | 14 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 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.
- •proptest-state-machine is pre-1.0 — API may change.