Decision Workspace
wae-request vs isahc vs reqwest
Side-by-side comparison of Rust crates
48
wae-request
experimentalv0.0.2
WAE Request - HTTP 客户端封装,支持 TLS
75
isahc
stablev2.0.0
The practical HTTP client that is fun to use.
72
reqwest
growingv0.13.4
higher level HTTP client library
Core Metrics
| wae-request | isahc | reqwest | |
|---|---|---|---|
| Health Score | 48 | 75 | 72 |
| Total Downloads | 461 | 15.8M | 494.1M |
| 30d Downloads | 0 | 444.8K | 44.2M |
| Dependents | 20 | 1.8K | 258.1K |
| Releases | 3 | 47 | 125 |
| Last Updated | 70d ago | 1d ago | today |
| Age | 2m | 6y 9m | 9y 7m |
Health Breakdown
wae-request
Maintenance
10
Quality
12
Community
10
Popularity
3
Documentation
13
isahc
Maintenance
19
Quality
19
Community
14
Popularity
8
Documentation
15
reqwest
Maintenance
20
Quality
14
Community
15
Popularity
8
Documentation
15
Technical Details
| wae-request | isahc | reqwest | |
|---|---|---|---|
| Version | 0.0.2 | 2.0.0 | 0.13.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 15 | 40 | 62 |
| Crate Size | 19KB | 165KB | 163KB |
| Features | 0 | 18 | 30 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.85 | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •isahc leads with a health score of 75/100, but none of the options score above 80.
- •reqwest has the most downloads (494.1M), suggesting wider adoption.
- •reqwest is depended on by 258.1K crates — strongest ecosystem trust.
- •wae-request, reqwest are pre-1.0 — API may change.