Decision Workspace
ename vs variante vs enum-assoc
Side-by-side comparison of Rust crates
45
ename
growingv0.1.3
get name of enum variant by enum value
38
variante
growingv0.2.0
Statically-verified enum variant names as strings.
62
enum-assoc
stablev1.3.0
Procedural macro to associate constants with enum variants.
Core Metrics
| ename | variante | enum-assoc | |
|---|---|---|---|
| Health Score | 45 | 38 | 62 |
| Total Downloads | 3.6K | 3.7K | 1.4M |
| 30d Downloads | 7 | 3 | 179.8K |
| Dependents | 0 | 0 | 61 |
| Releases | 4 | 3 | 26 |
| Last Updated | 483d ago | 819d ago | 89d ago |
| Age | 1y 4m | 2y 2m | 4y 1m |
Health Breakdown
ename
Maintenance
13
Quality
15
Community
3
Popularity
4
Documentation
10
variante
Maintenance
5
Quality
10
Community
6
Popularity
4
Documentation
13
enum-assoc
Maintenance
14
Quality
17
Community
11
Popularity
7
Documentation
13
Technical Details
| ename | variante | enum-assoc | |
|---|---|---|---|
| Version | 0.1.3 | 0.2.0 | 1.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 0 | 3 |
| Crate Size | 1KB | 7KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 66.7% | 7.7% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •enum-assoc leads with a health score of 62/100, but none of the options score above 80.
- •⚠ ename, variante have not been updated in over a year.
- •ename, variante are pre-1.0 — API may change.