Decision Workspace
urlocator vs rfind_url vs url
Side-by-side comparison of Rust crates
52
urlocator
growingv0.1.4
Locate URLs in character streams
40
rfind_url
growingv0.4.4
Parser to search strings for URLs in reverse order
76
url
stablev2.5.8
URL library for Rust, based on the WHATWG URL Standard
Core Metrics
| urlocator | rfind_url | url | |
|---|---|---|---|
| Health Score | 52 | 40 | 76 |
| Total Downloads | 231.5K | 41.9K | 550.9M |
| 30d Downloads | 10.3K | 740 | 39.9M |
| Dependents | 5 | 0 | 152.8K |
| Releases | 5 | 10 | 89 |
| Last Updated | 2087d ago | 2363d ago | 81d ago |
| Age | 6y 5m | 7y | 11y 4m |
Health Breakdown
urlocator
Maintenance
4
Quality
17
Community
13
Popularity
6
Documentation
12
rfind_url
Maintenance
4
Quality
13
Community
5
Popularity
6
Documentation
12
url
Maintenance
15
Quality
20
Community
19
Popularity
8
Documentation
14
Technical Details
| urlocator | rfind_url | url | |
|---|---|---|---|
| Version | 0.1.4 | 0.4.4 | 2.5.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 10 |
| Crate Size | 10KB | 10KB | 87KB |
| Features | 1 | 1 | 5 |
| Yanked % | 0.0% | 10.0% | 3.4% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | 1.63 |
| Owners | 2 (team) | 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.
- •⚠ urlocator, rfind_url have not been updated in over a year.
- •urlocator, rfind_url are pre-1.0 — API may change.