Decision Workspace
concuring vs idcurl vs isahc
Side-by-side comparison of Rust crates
29
concuring
experimentalv0.1.0
A synchronous, concurrent HTTP client library for Rust that uses io_uring.
40
idcurl
growingv0.5.2
Idiomatic synchronous http client based on curl
75
isahc
stablev2.0.0
The practical HTTP client that is fun to use.
Core Metrics
| concuring | idcurl | isahc | |
|---|---|---|---|
| Health Score | 29 | 40 | 75 |
| Total Downloads | 294 | 21.6K | 15.8M |
| 30d Downloads | 0 | 0 | 444.8K |
| Dependents | 0 | 0 | 1.8K |
| Releases | 1 | 16 | 47 |
| Last Updated | 223d ago | 661d ago | 1d ago |
| Age | 7m | 6y 11m | 6y 9m |
Health Breakdown
concuring
Maintenance
4
Quality
11
Community
3
Popularity
3
Documentation
8
idcurl
Maintenance
4
Quality
15
Community
3
Popularity
5
Documentation
13
isahc
Maintenance
19
Quality
19
Community
14
Popularity
8
Documentation
15
Technical Details
| concuring | idcurl | isahc | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.2 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | UPL-1.0 | BSD-2-Clause | MIT |
| Dependencies | 20 | 3 | 40 |
| Crate Size | 36KB | 13KB | 165KB |
| Features | 0 | 0 | 18 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •isahc leads with a health score of 75/100, but none of the options score above 80.
- •isahc is depended on by 1.8K crates — strongest ecosystem trust.
- •⚠ idcurl has not been updated in over a year.
- •concuring, idcurl are pre-1.0 — API may change.