Decision Workspace
fetch-data vs fetch-hash vs ureq
Side-by-side comparison of Rust crates
44
fetch-data
growingv0.2.0
Fetch data files from a URL, but only if needed. Verify contents via SHA256. Some Python Pooch compatibility.
49
fetch-hash
growingv0.1.5
Renamed. Please use 'fetch-data' instead
74
ureq
stablev3.3.0
Simple, safe HTTP client
Core Metrics
| fetch-data | fetch-hash | ureq | |
|---|---|---|---|
| Health Score | 44 | 49 | 74 |
| Total Downloads | 39.8K | 6.5K | 107.4M |
| 30d Downloads | 2.5K | 8 | 10.2M |
| Dependents | 28 | 0 | 17.6K |
| Releases | 5 | 5 | 112 |
| Last Updated | 606d ago | 1367d ago | 6d ago |
| Age | 3y 9m | 3y 9m | 7y 9m |
Health Breakdown
fetch-data
Maintenance
4
Quality
13
Community
9
Popularity
5
Documentation
13
fetch-hash
Maintenance
10
Quality
16
Community
5
Popularity
5
Documentation
13
ureq
Maintenance
19
Quality
19
Community
16
Popularity
8
Documentation
12
Technical Details
| fetch-data | fetch-hash | ureq | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.5 | 3.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 10 | 0 | 28 |
| Crate Size | 11KB | 5KB | 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-data, fetch-hash have not been updated in over a year.
- •fetch-data, fetch-hash are pre-1.0 — API may change.