Decision Workspace
sysreq vs ureq vs minreq
Side-by-side comparison of Rust crates
47
sysreq
growingv0.1.7
Simple, virtually-zero-dependencies HTTP client wrapping a system client
74
ureq
stablev3.3.0
Simple, safe HTTP client
65
minreq
growingv2.14.1
Simple, minimal-dependency HTTP client
Core Metrics
| sysreq | ureq | minreq | |
|---|---|---|---|
| Health Score | 47 | 74 | 65 |
| Total Downloads | 56.3K | 107.4M | 4.1M |
| 30d Downloads | 116 | 10.6M | 377.7K |
| Dependents | 6 | 17.6K | 1.6K |
| Releases | 8 | 112 | 49 |
| Last Updated | 57d ago | 6d ago | 205d ago |
| Age | 3y 10m | 7y 9m | 8y |
Health Breakdown
sysreq
Maintenance
13
Quality
11
Community
7
Popularity
6
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
| sysreq | ureq | minreq | |
|---|---|---|---|
| Version | 0.1.7 | 3.3.0 | 2.14.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | ISC |
| Dependencies | 3 | 28 | 15 |
| Crate Size | 18KB | 148KB | 44KB |
| Features | 0 | 23 | 8 |
| Yanked % | 12.5% | 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.
- •sysreq is pre-1.0 — API may change.