Decision Workspace
iref-enum vs enum_stringify vs static-iref
Side-by-side comparison of Rust crates
51
iref-enum
growingv3.0.0
Derive macro for IRI-like enum types
58
enum_stringify
growingv0.6.5
Macro to generate string conversion functions for enums
56
static-iref
growingv3.0.0
Build static IRI and IRI references at compile time
Core Metrics
| iref-enum | enum_stringify | static-iref | |
|---|---|---|---|
| Health Score | 51 | 58 | 56 |
| Total Downloads | 29.6K | 51.0K | 4.3M |
| 30d Downloads | 0 | 1.7K | 170.3K |
| Dependents | 29 | 30 | 462 |
| Releases | 6 | 13 | 3 |
| Last Updated | 1006d ago | 15d ago | 1006d ago |
| Age | 6y 1m | 2y 8m | 6y 1m |
Health Breakdown
iref-enum
Maintenance
4
Quality
19
Community
10
Popularity
5
Documentation
13
enum_stringify
Maintenance
18
Quality
14
Community
7
Popularity
6
Documentation
13
static-iref
Maintenance
3
Quality
20
Community
13
Popularity
8
Documentation
12
Technical Details
| iref-enum | enum_stringify | static-iref | |
|---|---|---|---|
| Version | 3.0.0 | 0.6.5 | 3.0.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 5 | 5 | 3 |
| Crate Size | 12KB | 18KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •enum_stringify leads with a health score of 58/100, but none of the options score above 80.
- •static-iref has the most downloads (4.3M), suggesting wider adoption.
- •static-iref is depended on by 462 crates — strongest ecosystem trust.
- •⚠ iref-enum, static-iref have not been updated in over a year.
- •enum_stringify is pre-1.0 — API may change.