Decision Workspace
derive_arbitrary vs derive-quickcheck vs proptest-derive
Side-by-side comparison of Rust crates
68
derive_arbitrary
growingv1.4.2
Derives arbitrary traits
40
derive-quickcheck
growingv0.2.0
Automatic `derive` for `quickcheck::Arbitrary`.
68
proptest-derive
growingv0.8.0
Custom-derive for the Arbitrary trait of proptest.
Core Metrics
| derive_arbitrary | derive-quickcheck | proptest-derive | |
|---|---|---|---|
| Health Score | 68 | 40 | 68 |
| Total Downloads | 82.2M | 7.1K | 18.8M |
| 30d Downloads | 7.0M | 0 | 1.4M |
| Dependents | 468 | 4 | 6.9K |
| Releases | 33 | 5 | 12 |
| Last Updated | 284d ago | 1058d ago | 110d ago |
| Age | 7y 7m | 3y | 8y 5m |
Health Breakdown
derive_arbitrary
Maintenance
8
Quality
20
Community
17
Popularity
8
Documentation
15
derive-quickcheck
Maintenance
4
Quality
14
Community
7
Popularity
5
Documentation
10
proptest-derive
Maintenance
11
Quality
15
Community
19
Popularity
8
Documentation
15
Technical Details
| derive_arbitrary | derive-quickcheck | proptest-derive | |
|---|---|---|---|
| Version | 1.4.2 | 0.2.0 | 0.8.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MPL-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 5 | 6 |
| Crate Size | 12KB | 15KB | 61KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.63.0 | — | 1.84 |
| Owners | 4 (team) | 1 | 3 (team) |
Links
Quick Verdict
- •derive_arbitrary leads with a health score of 68/100, but none of the options score above 80.
- •proptest-derive is depended on by 6.9K crates — strongest ecosystem trust.
- •⚠ derive-quickcheck has not been updated in over a year.
- •derive-quickcheck, proptest-derive are pre-1.0 — API may change.