Decision Workspace
feignhttp vs isahc vs reqwest
Side-by-side comparison of Rust crates
61
feignhttp
growingv0.6.0
Declarative HTTP client for rust
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
| feignhttp | isahc | reqwest | |
|---|---|---|---|
| Health Score | 61 | 75 | 72 |
| Total Downloads | 33.3K | 15.8M | 494.1M |
| 30d Downloads | 0 | 444.8K | 44.2M |
| Dependents | 22 | 1.8K | 258.1K |
| Releases | 24 | 47 | 125 |
| Last Updated | 1d ago | 1d ago | today |
| Age | 5y 2m | 6y 9m | 9y 7m |
Health Breakdown
feignhttp
Maintenance
18
Quality
16
Community
9
Popularity
5
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
| feignhttp | isahc | reqwest | |
|---|---|---|---|
| Version | 0.6.0 | 2.0.0 | 0.13.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 18 | 40 | 62 |
| Crate Size | 39KB | 165KB | 163KB |
| Features | 13 | 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.
- •feignhttp, reqwest are pre-1.0 — API may change.