Decision Workspace
reqwest-cross vs ehttp vs ureq
Side-by-side comparison of Rust crates
56
reqwest-cross
growingv0.9.0
Wrapper around reqwest for use in both native and wasm
68
ehttp
growingv0.7.1
Minimal HTTP client for both native and WASM
74
ureq
stablev3.3.0
Simple, safe HTTP client
Core Metrics
| reqwest-cross | ehttp | ureq | |
|---|---|---|---|
| Health Score | 56 | 68 | 74 |
| Total Downloads | 17.9K | 2.1M | 107.4M |
| 30d Downloads | 87 | 194.3K | 10.6M |
| Dependents | 0 | 1.2K | 17.6K |
| Releases | 21 | 9 | 112 |
| Last Updated | 50d ago | 4d ago | 6d ago |
| Age | 2y 11m | 4y 6m | 7y 9m |
Health Breakdown
reqwest-cross
Maintenance
16
Quality
16
Community
6
Popularity
5
Documentation
13
ehttp
Maintenance
17
Quality
16
Community
16
Popularity
8
Documentation
11
ureq
Maintenance
19
Quality
19
Community
16
Popularity
8
Documentation
12
Technical Details
| reqwest-cross | ehttp | ureq | |
|---|---|---|---|
| Version | 0.9.0 | 0.7.1 | 3.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 17 | 15 | 28 |
| Crate Size | 40KB | 20KB | 148KB |
| Features | 26 | 5 | 23 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | 1.88 | 1.85 |
| Owners | 1 | 2 | 2 |
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.
- •reqwest-cross, ehttp are pre-1.0 — API may change.