Decision Workspace
nano-get vs ureq vs minreq
Side-by-side comparison of Rust crates
52
nano-get
growingv0.3.0
A tiny HTTP/1.1 GET and HEAD client with zero dependencies by default.
74
ureq
stablev3.3.0
Simple, safe HTTP client
65
minreq
growingv2.14.1
Simple, minimal-dependency HTTP client
Core Metrics
| nano-get | ureq | minreq | |
|---|---|---|---|
| Health Score | 52 | 74 | 65 |
| Total Downloads | 10.6K | 107.4M | 4.1M |
| 30d Downloads | 29 | 10.2M | 367.5K |
| Dependents | 0 | 17.6K | 1.6K |
| Releases | 8 | 112 | 49 |
| Last Updated | 22d ago | 6d ago | 205d ago |
| Age | 6y 2m | 7y 9m | 8y |
Health Breakdown
nano-get
Maintenance
15
Quality
11
Community
6
Popularity
5
Documentation
15
ureq
Maintenance
19
Quality
19
Community
16
Popularity
8
Documentation
12
minreq
Maintenance
11
Quality
20
Community
14
Popularity
8
Documentation
12
Technical Details
| nano-get | ureq | minreq | |
|---|---|---|---|
| Version | 0.3.0 | 3.3.0 | 2.14.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | ISC |
| Dependencies | 1 | 28 | 15 |
| Crate Size | 80KB | 148KB | 44KB |
| Features | 3 | 23 | 8 |
| Yanked % | 37.5% | 0.0% | 4.1% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | 1.71 | 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.
- •nano-get is pre-1.0 — API may change.