Decision Workspace
clearurls vs clean_url vs url
Side-by-side comparison of Rust crates
47
clearurls
growingv0.0.4
Clear URLS from tracking parameters with crowd-sourced rules from https://clearurls.xyz
40
clean_url
growingv0.1.9
This crate takes a URL, formats it correctly, and returns the version of the URL that returns a 200 series response.
76
url
stablev2.5.8
URL library for Rust, based on the WHATWG URL Standard
Core Metrics
| clearurls | clean_url | url | |
|---|---|---|---|
| Health Score | 47 | 40 | 76 |
| Total Downloads | 1.8M | 14.3K | 550.9M |
| 30d Downloads | 40.1K | 14 | 38.5M |
| Dependents | 52 | 0 | 152.8K |
| Releases | 4 | 10 | 89 |
| Last Updated | 560d ago | 1801d ago | 81d ago |
| Age | 1y 8m | 5y 5m | 11y 4m |
Health Breakdown
clearurls
Maintenance
4
Quality
15
Community
11
Popularity
7
Documentation
10
clean_url
Maintenance
4
Quality
14
Community
5
Popularity
5
Documentation
12
url
Maintenance
15
Quality
20
Community
19
Popularity
8
Documentation
14
Technical Details
| clearurls | clean_url | url | |
|---|---|---|---|
| Version | 0.0.4 | 0.1.9 | 2.5.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | LGPL-3.0-only | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 8 | 5 | 10 |
| Crate Size | 22KB | 9KB | 87KB |
| Features | 4 | 0 | 5 |
| Yanked % | 0.0% | 0.0% | 3.4% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | — | 1.63 |
| Owners | 1 | 1 | 5 (team) |
Links
Quick Verdict
- •url leads with a health score of 76/100, but none of the options score above 80.
- •url is depended on by 152.8K crates — strongest ecosystem trust.
- •⚠ clearurls, clean_url have not been updated in over a year.
- •clearurls, clean_url are pre-1.0 — API may change.