Decision Workspace
ml-downloader vs ureq vs minreq
Side-by-side comparison of Rust crates
43
ml-downloader
growingv0.2.0
Simple blocking downloader based on reqwest
74
ureq
stablev3.3.0
Simple, safe HTTP client
65
minreq
growingv2.14.1
Simple, minimal-dependency HTTP client
Core Metrics
| ml-downloader | ureq | minreq | |
|---|---|---|---|
| Health Score | 43 | 74 | 65 |
| Total Downloads | 2.8K | 107.4M | 4.1M |
| 30d Downloads | 5 | 10.2M | 367.5K |
| Dependents | 0 | 17.6K | 1.6K |
| Releases | 3 | 112 | 49 |
| Last Updated | 126d ago | 6d ago | 205d ago |
| Age | 4y | 7y 9m | 8y |
Health Breakdown
ml-downloader
Maintenance
10
Quality
14
Community
5
Popularity
4
Documentation
10
ureq
Maintenance
19
Quality
19
Community
16
Popularity
8
Documentation
12
minreq
Maintenance
11
Quality
20
Community
14
Popularity
8
Documentation
12
Technical Details
| ml-downloader | ureq | minreq | |
|---|---|---|---|
| Version | 0.2.0 | 3.3.0 | 2.14.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | ISC |
| Dependencies | 7 | 28 | 15 |
| Crate Size | 17KB | 148KB | 44KB |
| Features | 0 | 23 | 8 |
| Yanked % | 0.0% | 0.0% | 4.1% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 2 | 1 |
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.
- •ml-downloader is pre-1.0 — API may change.