Decision Workspace
spire_enum vs spire_enum_macros vs variants
Side-by-side comparison of Rust crates
57
spire_enum
growingv1.0.0
Procedural macros to facilitate enum usage, such as when delegating implementations, extracting variant types, or creating enum tables.
48
spire_enum_macros
growingv1.0.0
Procedural macros distributed by the crate `spire_enum`.
49
variants
growingv0.0.1
Useful interfaces and macros for working with enums in Rust.
Core Metrics
| spire_enum | spire_enum_macros | variants | |
|---|---|---|---|
| Health Score | 57 | 48 | 49 |
| Total Downloads | 15.9K | 19.1K | 3.8K |
| 30d Downloads | 5.0K | 5.1K | 431 |
| Dependents | 9 | 7 | 53 |
| Releases | 7 | 13 | 2 |
| Last Updated | 69d ago | 69d ago | 214d ago |
| Age | 10m | 11m | 1y 3m |
Health Breakdown
spire_enum
Maintenance
16
Quality
17
Community
9
Popularity
5
Documentation
10
spire_enum_macros
Maintenance
15
Quality
11
Community
7
Popularity
5
Documentation
10
variants
Maintenance
8
Quality
17
Community
8
Popularity
4
Documentation
12
Technical Details
| spire_enum | spire_enum_macros | variants | |
|---|---|---|---|
| Version | 1.0.0 | 1.0.0 | 0.0.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 1 | 6 | 5 |
| Crate Size | 12KB | 36KB | 10KB |
| Features | 0 | 0 | 8 |
| Yanked % | 0.0% | 23.1% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •spire_enum leads with a health score of 57/100, but none of the options score above 80.
- •spire_enum_macros has the most downloads (19.1K), suggesting wider adoption.
- •variants is pre-1.0 — API may change.