Decision Workspace
arbitrary_with vs arbitrary vs proptest-derive
Side-by-side comparison of Rust crates
44
arbitrary_with
experimentalv0.3.2
Adapters for `#[arbitrary(with = ...)]`
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.
Core Metrics
| arbitrary_with | arbitrary | proptest-derive | |
|---|---|---|---|
| Health Score | 44 | 71 | 71 |
| Total Downloads | 16.7K | 92.6M | 16.3M |
| 30d Downloads | 3.3K | 8.2M | 1.1M |
| Dependents | 4 | 16.9K | 6.4K |
| Releases | 5 | 38 | 12 |
| Last Updated | 111d ago | 225d ago | 51d ago |
| Age | 9m | 8y 10m | 8y 3m |
Health Breakdown
arbitrary_with
Maintenance
12
Quality
13
Community
4
Popularity
5
Documentation
10
arbitrary
Maintenance
9
Quality
21
Community
18
Popularity
8
Documentation
15
proptest-derive
Maintenance
14
Quality
15
Community
19
Popularity
8
Documentation
15
Technical Details
| arbitrary_with | arbitrary | proptest-derive | |
|---|---|---|---|
| Version | 0.3.2 | 1.4.2 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | non-standard | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 2 | 6 |
| Crate Size | 8KB | 38KB | 61KB |
| Features | 0 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | 1.63.0 | 1.84 |
| Owners | 1 | 2 (team) | 3 (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.
- •arbitrary_with, proptest-derive are pre-1.0 — API may change.