Decision Workspace
iri-rs-static vs iref vs const-gen
Side-by-side comparison of Rust crates
54
iri-rs-static
experimentalv3.3.4
Compile-time IRI and URI literal macros for iri-rs. Validate at macro expansion and emit const expressions with pre-computed component positions.
67
iref
stablev4.0.0
Uniform & Internationalized Resource Identifiers (URIs/IRIs), borrowed and owned.
65
const-gen
stablev1.6.9
A crate for generating (relatively) complex compile-time constants in rust.
Core Metrics
| iri-rs-static | iref | const-gen | |
|---|---|---|---|
| Health Score | 54 | 67 | 65 |
| Total Downloads | 93 | 5.9M | 381.8K |
| 30d Downloads | 0 | 264.0K | 32.7K |
| Dependents | 10 | 1.1K | 36 |
| Releases | 5 | 39 | 45 |
| Last Updated | 28d ago | 64d ago | 96d ago |
| Age | 1m | 6y 2m | 5y |
Health Breakdown
iri-rs-static
Maintenance
15
Quality
16
Community
9
Popularity
2
Documentation
12
iref
Maintenance
15
Quality
15
Community
14
Popularity
8
Documentation
15
const-gen
Maintenance
14
Quality
22
Community
10
Popularity
7
Documentation
12
Technical Details
| iri-rs-static | iref | const-gen | |
|---|---|---|---|
| Version | 3.3.4 | 4.0.0 | 1.6.9 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 9 | 2 |
| Crate Size | 5KB | 87KB | 11KB |
| Features | 0 | 4 | 5 |
| Yanked % | 0.0% | 25.6% | 2.2% |
| Edition | 2024 | 2024 | 2018 |
| MSRV | 1.85.0 | 1.89.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •iref leads with a health score of 67/100, but none of the options score above 80.
- •iref is depended on by 1.1K crates — strongest ecosystem trust.