Decision Workspace
arbitrary vs proptest-derive vs derive_arbitrary
Side-by-side comparison of Rust crates
71
arbitrary
growingv1.4.2
The trait for generating structured data from unstructured data
71
proptest-derive
growingv0.8.0
Custom-derive for the Arbitrary trait of proptest.
69
derive_arbitrary
growingv1.4.2
Derives arbitrary traits
Core Metrics
| arbitrary | proptest-derive | derive_arbitrary | |
|---|---|---|---|
| Health Score | 71 | 71 | 69 |
| Total Downloads | 92.6M | 16.3M | 69.6M |
| 30d Downloads | 8.2M | 1.1M | 6.3M |
| Dependents | 16.9K | 6.4K | 460 |
| Releases | 38 | 12 | 33 |
| Last Updated | 225d ago | 51d ago | 225d ago |
| Age | 8y 10m | 8y 3m | 7y 5m |
Health Breakdown
arbitrary
Maintenance
9
Quality
21
Community
18
Popularity
8
Documentation
15
proptest-derive
Maintenance
14
Quality
15
Community
19
Popularity
8
Documentation
15
derive_arbitrary
Maintenance
9
Quality
20
Community
17
Popularity
8
Documentation
15
Technical Details
| arbitrary | proptest-derive | derive_arbitrary | |
|---|---|---|---|
| Version | 1.4.2 | 0.8.0 | 1.4.2 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 6 | 3 |
| Crate Size | 38KB | 61KB | 12KB |
| Features | 1 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.63.0 | 1.84 | 1.63.0 |
| Owners | 2 (team) | 3 (team) | 4 (team) |
Links
Quick Verdict
- •arbitrary leads with a health score of 71/100, but none of the options score above 80.
- •arbitrary is depended on by 16.9K crates — strongest ecosystem trust.
- •proptest-derive is pre-1.0 — API may change.