Decision Workspace
clean_url vs clearurls vs url
Side-by-side comparison of Rust crates
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.
47
clearurls
growingv0.0.4
Clear URLS from tracking parameters with crowd-sourced rules from https://clearurls.xyz
76
url
stablev2.5.8
URL library for Rust, based on the WHATWG URL Standard
Core Metrics
| clean_url | clearurls | url | |
|---|---|---|---|
| Health Score | 40 | 47 | 76 |
| Total Downloads | 14.3K | 1.8M | 550.9M |
| 30d Downloads | 14 | 40.1K | 38.5M |
| Dependents | 0 | 52 | 152.8K |
| Releases | 10 | 4 | 89 |
| Last Updated | 1801d ago | 560d ago | 81d ago |
| Age | 5y 5m | 1y 8m | 11y 4m |
Health Breakdown
clean_url
Maintenance
4
Quality
14
Community
5
Popularity
5
Documentation
12
clearurls
Maintenance
4
Quality
15
Community
11
Popularity
7
Documentation
10
url
Maintenance
15
Quality
20
Community
19
Popularity
8
Documentation
14
Technical Details
| clean_url | clearurls | url | |
|---|---|---|---|
| Version | 0.1.9 | 0.0.4 | 2.5.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | LGPL-3.0-only | MIT OR Apache-2.0 |
| Dependencies | 5 | 8 | 10 |
| Crate Size | 9KB | 22KB | 87KB |
| Features | 0 | 4 | 5 |
| Yanked % | 0.0% | 0.0% | 3.4% |
| Edition | 2018 | 2021 | 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.
- •⚠ clean_url, clearurls have not been updated in over a year.
- •clean_url, clearurls are pre-1.0 — API may change.