Decision Workspace
url-normalize vs normalize-url-rs vs nexo-sanitize
Side-by-side comparison of Rust crates
47
url-normalize
experimentalv0.1.1
Normalize a URL — faithful Rust port of sindresorhus/normalize-url
42
normalize-url-rs
growingv0.2.1
Port of Node.js URL normalization library
54
nexo-sanitize
experimentalv0.1.9
CSS/URL sanitisation primitives for nexo microapps — guards against injection in operator-supplied colour + image-URL fields.
Core Metrics
| url-normalize | normalize-url-rs | nexo-sanitize | |
|---|---|---|---|
| Health Score | 47 | 42 | 54 |
| Total Downloads | 2.5K | 19.7K | 54 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 7 | 0 | 8 |
| Releases | 2 | 4 | 3 |
| Last Updated | 85d ago | 212d ago | 8d ago |
| Age | 2m | 3y 3m | 16d |
Health Breakdown
url-normalize
Maintenance
9
Quality
15
Community
7
Popularity
4
Documentation
12
normalize-url-rs
Maintenance
9
Quality
13
Community
5
Popularity
5
Documentation
10
nexo-sanitize
Maintenance
13
Quality
15
Community
9
Popularity
2
Documentation
15
Technical Details
| url-normalize | normalize-url-rs | nexo-sanitize | |
|---|---|---|---|
| Version | 0.1.1 | 0.2.1 | 0.1.9 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 8 | 0 |
| Crate Size | 69KB | 11KB | 4KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.83 | — | 1.80 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •nexo-sanitize leads with a health score of 54/100, but none of the options score above 80.
- •normalize-url-rs has the most downloads (19.7K), suggesting wider adoption.