Decision Workspace
fetch-data vs fetch-hash vs ureq
Side-by-side comparison of Rust crates
45
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
68
ureq
stablev3.3.0
Simple, safe HTTP client
Core Metrics
| fetch-data | fetch-hash | ureq | |
|---|---|---|---|
| Health Score | 45 | 49 | 68 |
| Total Downloads | 53.6K | 6.5K | 157.2M |
| 30d Downloads | 2.5K | 0 | 9.3M |
| Dependents | 30 | 0 | 31.0K |
| Releases | 5 | 5 | 112 |
| Last Updated | 714d ago | 1475d ago | 114d ago |
| Age | 4y | 4y | 8y |
Health Breakdown
fetch-data
Maintenance
4
Quality
13
Community
9
Popularity
6
Documentation
13
fetch-hash
Maintenance
10
Quality
16
Community
5
Popularity
5
Documentation
13
ureq
Maintenance
13
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 68/100, but none of the options score above 80.
- •ureq is depended on by 31.0K 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.