Decision Workspace
urlparse vs iref vs uri_encode
Side-by-side comparison of Rust crates
47
urlparse
growingv0.7.3
This is a URL parsing library like urllib.parse in Python3.x.
71
iref
stablev4.0.0
Uniform & Internationalized Resource Identifiers (URIs/IRIs), borrowed and owned.
59
uri_encode
stablev1.0.4
URI percent-encoding (encodeURI, encodeURIComponent, urlencode)
Core Metrics
| urlparse | iref | uri_encode | |
|---|---|---|---|
| Health Score | 47 | 71 | 59 |
| Total Downloads | 3.0M | 5.3M | 21.5K |
| 30d Downloads | 87.2K | 350.6K | 2.4K |
| Dependents | 205 | 1.1K | 14 |
| Releases | 5 | 39 | 5 |
| Last Updated | 3695d ago | 5d ago | 99d ago |
| Age | 10y 3m | 6y | 4y 4m |
Health Breakdown
urlparse
Maintenance
3
Quality
16
Community
9
Popularity
8
Documentation
11
iref
Maintenance
19
Quality
15
Community
14
Popularity
8
Documentation
15
uri_encode
Maintenance
12
Quality
21
Community
9
Popularity
5
Documentation
12
Technical Details
| urlparse | iref | uri_encode | |
|---|---|---|---|
| Version | 0.7.3 | 4.0.0 | 1.0.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT/Apache-2.0 | ISC |
| Dependencies | 0 | 9 | 0 |
| Crate Size | 8KB | 87KB | 5KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 25.6% | 0.0% |
| Edition | — | 2024 | 2018 |
| MSRV | — | 1.89.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •iref leads with a health score of 71/100, but none of the options score above 80.
- •iref is depended on by 1.1K crates — strongest ecosystem trust.
- •⚠ urlparse has not been updated in over a year.
- •urlparse is pre-1.0 — API may change.