Decision Workspace
ureq vs minreq vs attohttpc
Side-by-side comparison of Rust crates
74
ureq
stablev3.3.0
Simple, safe HTTP client
65
minreq
growingv2.14.1
Simple, minimal-dependency HTTP client
60
attohttpc
growingv0.30.1
Small and lightweight HTTP client
Core Metrics
| ureq | minreq | attohttpc | |
|---|---|---|---|
| Health Score | 74 | 65 | 60 |
| Total Downloads | 107.4M | 4.1M | 22.8M |
| 30d Downloads | 10.6M | 377.7K | 1.6M |
| Dependents | 17.6K | 1.6K | 1.4K |
| Releases | 112 | 49 | 50 |
| Last Updated | 6d ago | 205d ago | 242d ago |
| Age | 7y 9m | 8y | 7y |
Health Breakdown
ureq
Maintenance
19
Quality
19
Community
16
Popularity
8
Documentation
12
minreq
Maintenance
11
Quality
20
Community
14
Popularity
8
Documentation
12
attohttpc
Maintenance
10
Quality
14
Community
15
Popularity
8
Documentation
13
Technical Details
| ureq | minreq | attohttpc | |
|---|---|---|---|
| Version | 3.3.0 | 2.14.1 | 0.30.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | ISC | MPL-2.0 |
| Dependencies | 28 | 15 | 29 |
| Crate Size | 148KB | 44KB | 71KB |
| Features | 23 | 8 | 21 |
| Yanked % | 0.0% | 4.1% | 2.0% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | 1.85 | — | — |
| Owners | 2 | 1 | 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.
- •attohttpc is pre-1.0 — API may change.