Decision Workspace
fetch-hash vs fetch-data vs ureq
Side-by-side comparison of Rust crates
49
fetch-hash
growingv0.1.5
Renamed. Please use 'fetch-data' instead
44
fetch-data
growingv0.2.0
Fetch data files from a URL, but only if needed. Verify contents via SHA256. Some Python Pooch compatibility.
74
ureq
stablev3.3.0
Simple, safe HTTP client
Core Metrics
| fetch-hash | fetch-data | ureq | |
|---|---|---|---|
| Health Score | 49 | 44 | 74 |
| Total Downloads | 6.5K | 39.8K | 107.4M |
| 30d Downloads | 8 | 2.5K | 10.2M |
| Dependents | 0 | 28 | 17.6K |
| Releases | 5 | 5 | 112 |
| Last Updated | 1367d ago | 606d ago | 6d ago |
| Age | 3y 9m | 3y 9m | 7y 9m |
Health Breakdown
fetch-hash
Maintenance
10
Quality
16
Community
5
Popularity
5
Documentation
13
fetch-data
Maintenance
4
Quality
13
Community
9
Popularity
5
Documentation
13
ureq
Maintenance
19
Quality
19
Community
16
Popularity
8
Documentation
12
Technical Details
| fetch-hash | fetch-data | ureq | |
|---|---|---|---|
| Version | 0.1.5 | 0.2.0 | 3.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 0 | 10 | 28 |
| Crate Size | 5KB | 11KB | 148KB |
| Features | 0 | 0 | 23 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •ureq leads with a health score of 74/100, but none of the options score above 80.
- •ureq is depended on by 17.6K crates — strongest ecosystem trust.
- •⚠ fetch-hash, fetch-data have not been updated in over a year.
- •fetch-hash, fetch-data are pre-1.0 — API may change.