Decision Workspace
proptest-rng vs protest-proptest-compat vs proptest-derive
Side-by-side comparison of Rust crates
41
proptest-rng
experimentalv0.1.0
A bridge between proptest and the rand ecosystem — use any::<ProptestRng>() to get a deterministic, Arbitrary-implementing RNG
44
protest-proptest-compat
experimentalv1.1.0
Proptest compatibility layer for Protest - drop-in replacement for easy migration
71
proptest-derive
growingv0.8.0
Custom-derive for the Arbitrary trait of proptest.
Core Metrics
| proptest-rng | protest-proptest-compat | proptest-derive | |
|---|---|---|---|
| Health Score | 41 | 44 | 71 |
| Total Downloads | 15 | 48 | 16.3M |
| 30d Downloads | 15 | 4 | 1.1M |
| Dependents | 0 | 0 | 6.4K |
| Releases | 1 | 2 | 12 |
| Last Updated | 26d ago | 145d ago | 51d ago |
| Age | 26d | 4m | 8y 3m |
Health Breakdown
proptest-rng
Maintenance
11
Quality
14
Community
5
Popularity
1
Documentation
10
protest-proptest-compat
Maintenance
10
Quality
17
Community
5
Popularity
2
Documentation
10
proptest-derive
Maintenance
14
Quality
15
Community
19
Popularity
8
Documentation
15
Technical Details
| proptest-rng | protest-proptest-compat | proptest-derive | |
|---|---|---|---|
| Version | 0.1.0 | 1.1.0 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 3 | 6 |
| Crate Size | 8KB | 8KB | 61KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.84 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •proptest-derive leads with a health score of 71/100, but none of the options score above 80.
- •proptest-derive is depended on by 6.4K crates — strongest ecosystem trust.
- •proptest-rng, proptest-derive are pre-1.0 — API may change.