Decision Workspace
static-iref vs iref-enum vs lazy-regex
Side-by-side comparison of Rust crates
57
static-iref
growingv3.0.0
Build static IRI and IRI references at compile time
52
iref-enum
growingv3.0.0
Derive macro for IRI-like enum types
71
lazy-regex
stablev3.6.0
lazy static regular expressions checked at compile time
Core Metrics
| static-iref | iref-enum | lazy-regex | |
|---|---|---|---|
| Health Score | 57 | 52 | 71 |
| Total Downloads | 3.8M | 29.3K | 28.1M |
| 30d Downloads | 272.1K | 519 | 2.5M |
| Dependents | 444 | 29 | 4.3K |
| Releases | 3 | 6 | 32 |
| Last Updated | 947d ago | 947d ago | 44d ago |
| Age | 5y 12m | 5y 11m | 6y 5m |
Health Breakdown
static-iref
Maintenance
4
Quality
20
Community
13
Popularity
8
Documentation
12
iref-enum
Maintenance
5
Quality
19
Community
10
Popularity
5
Documentation
13
lazy-regex
Maintenance
15
Quality
22
Community
14
Popularity
8
Documentation
12
Technical Details
| static-iref | iref-enum | lazy-regex | |
|---|---|---|---|
| Version | 3.0.0 | 3.0.0 | 3.6.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT |
| Dependencies | 3 | 5 | 4 |
| Crate Size | 7KB | 12KB | 11KB |
| Features | 0 | 0 | 16 |
| Yanked % | 0.0% | 0.0% | 3.1% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | 1.71 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •lazy-regex leads with a health score of 71/100, but none of the options score above 80.
- •lazy-regex is depended on by 4.3K crates — strongest ecosystem trust.
- •⚠ static-iref, iref-enum have not been updated in over a year.