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`.
68
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 | 68 |
| Total Downloads | 257.6K | 7.1K | 18.8M |
| 30d Downloads | 4.3K | 0 | 1.4M |
| Dependents | 91 | 4 | 6.9K |
| Releases | 7 | 5 | 12 |
| Last Updated | 2043d ago | 1058d ago | 110d ago |
| Age | 8y 8m | 3y | 8y 5m |
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
11
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 68/100, but none of the options score above 80.
- •proptest-derive is depended on by 6.9K crates — strongest ecosystem trust.
- •⚠ quickcheck_derive, derive-quickcheck have not been updated in over a year.