Decision Workspace
normalize-url-rs vs url-normalize vs url_path
Side-by-side comparison of Rust crates
43
normalize-url-rs
growingv0.2.1
Port of Node.js URL normalization library
48
url-normalize
experimentalv0.1.1
Normalize a URL — faithful Rust port of sindresorhus/normalize-url
45
url_path
growingv0.1.3
canonicalize, normalize urls
Core Metrics
| normalize-url-rs | url-normalize | url_path | |
|---|---|---|---|
| Health Score | 43 | 48 | 45 |
| Total Downloads | 19.5K | 261 | 56.4K |
| 30d Downloads | 76 | 263 | 2.6K |
| Dependents | 0 | 2 | 66 |
| Releases | 4 | 2 | 4 |
| Last Updated | 152d ago | 26d ago | 2161d ago |
| Age | 3y 1m | 26d | 7y 5m |
Health Breakdown
normalize-url-rs
Maintenance
10
Quality
13
Community
5
Popularity
5
Documentation
10
url-normalize
Maintenance
12
Quality
15
Community
6
Popularity
3
Documentation
12
url_path
Maintenance
3
Quality
16
Community
8
Popularity
6
Documentation
12
Technical Details
| normalize-url-rs | url-normalize | url_path | |
|---|---|---|---|
| Version | 0.2.1 | 0.1.1 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 8 | 2 | 0 |
| Crate Size | 11KB | 69KB | 3KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | 1.83 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •url-normalize leads with a health score of 48/100, but none of the options score above 80.
- •url_path has the most downloads (56.4K), suggesting wider adoption.
- •⚠ url_path has not been updated in over a year.