Decision Workspace
rand_derive2 vs randerive vs enum-derived
Side-by-side comparison of Rust crates
43
rand_derive2
growingv0.1.21
Generate customizable random types with the rand crate
45
randerive
growingv1.2.0
A simple derive macro to allow for random generation of custom structs
45
enum-derived
growingv0.9.2
Generate random instances of your enums and structs
Core Metrics
| rand_derive2 | randerive | enum-derived | |
|---|---|---|---|
| Health Score | 43 | 45 | 45 |
| Total Downloads | 125.6K | 4.6K | 104.7K |
| 30d Downloads | 6.5K | 30 | 5.5K |
| Dependents | 42 | 6 | 0 |
| Releases | 21 | 3 | 24 |
| Last Updated | 1013d ago | 1547d ago | 389d ago |
| Age | 5y 7m | 4y 2m | 3y 1m |
Health Breakdown
rand_derive2
Maintenance
6
Quality
14
Community
7
Popularity
6
Documentation
10
randerive
Maintenance
4
Quality
20
Community
7
Popularity
4
Documentation
10
enum-derived
Maintenance
8
Quality
15
Community
3
Popularity
6
Documentation
13
Technical Details
| rand_derive2 | randerive | enum-derived | |
|---|---|---|---|
| Version | 0.1.21 | 1.2.0 | 0.9.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT |
| Dependencies | 4 | 3 | 3 |
| Crate Size | 11KB | 2KB | 10KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •randerive leads with a health score of 45/100, but none of the options score above 80.
- •rand_derive2 has the most downloads (125.6K), suggesting wider adoption.
- •⚠ rand_derive2, randerive, enum-derived have not been updated in over a year.
- •rand_derive2, enum-derived are pre-1.0 — API may change.