Decision Workspace
iri-string vs iref vs fluent-uri
Side-by-side comparison of Rust crates
64
iri-string
growingv0.7.11
IRI as string types
71
iref
stablev4.0.0
Uniform & Internationalized Resource Identifiers (URIs/IRIs), borrowed and owned.
61
fluent-uri
growingv0.4.1
A generic URI/IRI handling library compliant with RFC 3986/3987.
Core Metrics
| iri-string | iref | fluent-uri | |
|---|---|---|---|
| Health Score | 64 | 71 | 61 |
| Total Downloads | 109.2M | 5.3M | 36.2M |
| 30d Downloads | 19.9M | 350.6K | 4.0M |
| Dependents | 613 | 1.1K | 385 |
| Releases | 37 | 39 | 21 |
| Last Updated | 5d ago | 5d ago | 143d ago |
| Age | 7y 10m | 6y | 3y 11m |
Health Breakdown
iri-string
Maintenance
18
Quality
16
Community
10
Popularity
8
Documentation
12
iref
Maintenance
19
Quality
15
Community
14
Popularity
8
Documentation
15
fluent-uri
Maintenance
11
Quality
14
Community
13
Popularity
8
Documentation
15
Technical Details
| iri-string | iref | fluent-uri | |
|---|---|---|---|
| Version | 0.7.11 | 4.0.0 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT |
| Dependencies | 3 | 9 | 3 |
| Crate Size | 159KB | 87KB | 51KB |
| Features | 3 | 4 | 5 |
| Yanked % | 0.0% | 25.6% | 14.3% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.60 | 1.89.0 | 1.68 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •iref leads with a health score of 71/100, but none of the options score above 80.
- •iri-string has the most downloads (109.2M), suggesting wider adoption.
- •iref is depended on by 1.1K crates — strongest ecosystem trust.
- •iri-string, fluent-uri are pre-1.0 — API may change.