Decision Workspace
random_derive vs enum_convert vs enum_variant_eq_derive
Side-by-side comparison of Rust crates
28
random_derive
growingv0.1.0
Procedurally defined macro for automatically deriving rand::Rand for structs and enums
41
enum_convert
experimentalv0.2.0
A Rust procedural macro library for deriving automatic conversions between enum variants
37
enum_variant_eq_derive
growingv0.1.2
Dependency macro for enum_variant_eq
Core Metrics
| random_derive | enum_convert | enum_variant_eq_derive | |
|---|---|---|---|
| Health Score | 28 | 41 | 37 |
| Total Downloads | 1.6K | 5.8K | 4.5K |
| 30d Downloads | 2 | 3.1K | 23 |
| Dependents | 0 | 0 | 1 |
| Releases | 1 | 2 | 3 |
| Last Updated | 3142d ago | 184d ago | 1099d ago |
| Age | 8y 7m | 7m | 3y |
Health Breakdown
random_derive
Maintenance
1
Quality
9
Community
3
Popularity
4
Documentation
11
enum_convert
Maintenance
9
Quality
13
Community
5
Popularity
4
Documentation
10
enum_variant_eq_derive
Maintenance
4
Quality
15
Community
4
Popularity
4
Documentation
10
Technical Details
| random_derive | enum_convert | enum_variant_eq_derive | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 0.1.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MIT | MIT |
| Dependencies | 3 | 6 | 2 |
| Crate Size | 9KB | 27KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 100.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •enum_convert leads with a health score of 41/100, but none of the options score above 80.
- •⚠ random_derive, enum_variant_eq_derive have not been updated in over a year.