Decision Workspace
quickcheck_derive vs derive-quickcheck vs proptest-derive
Side-by-side comparison of Rust crates
41
quickcheck_derive
growingv0.3.0
Derives quickcheck traits
40
derive-quickcheck
growingv0.2.0
Automatic `derive` for `quickcheck::Arbitrary`.
71
proptest-derive
growingv0.8.0
Custom-derive for the Arbitrary trait of proptest.
Core Metrics
| quickcheck_derive | derive-quickcheck | proptest-derive | |
|---|---|---|---|
| Health Score | 41 | 40 | 71 |
| Total Downloads | 248.1K | 7.1K | 16.3M |
| 30d Downloads | 3.2K | 31 | 1.1M |
| Dependents | 91 | 4 | 6.4K |
| Releases | 7 | 5 | 12 |
| Last Updated | 1984d ago | 999d ago | 51d ago |
| Age | 8y 6m | 2y 10m | 8y 3m |
Health Breakdown
quickcheck_derive
Maintenance
3
Quality
14
Community
10
Popularity
6
Documentation
8
derive-quickcheck
Maintenance
4
Quality
14
Community
7
Popularity
5
Documentation
10
proptest-derive
Maintenance
14
Quality
15
Community
19
Popularity
8
Documentation
15
Technical Details
| quickcheck_derive | derive-quickcheck | proptest-derive | |
|---|---|---|---|
| Version | 0.3.0 | 0.2.0 | 0.8.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MPL-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 5 | 6 |
| Crate Size | 7KB | 15KB | 61KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 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.
- •⚠ quickcheck_derive, derive-quickcheck have not been updated in over a year.