Decision Workspace
concuring vs idcurl vs ureq
Side-by-side comparison of Rust crates
31
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
74
ureq
stablev3.3.0
Simple, safe HTTP client
Core Metrics
| concuring | idcurl | ureq | |
|---|---|---|---|
| Health Score | 31 | 40 | 74 |
| Total Downloads | 292 | 21.3K | 107.4M |
| 30d Downloads | 3 | 23 | 10.2M |
| Dependents | 0 | 0 | 17.6K |
| Releases | 1 | 16 | 112 |
| Last Updated | 164d ago | 602d ago | 6d ago |
| Age | 5m | 6y 9m | 7y 9m |
Health Breakdown
concuring
Maintenance
6
Quality
11
Community
3
Popularity
3
Documentation
8
idcurl
Maintenance
4
Quality
15
Community
3
Popularity
5
Documentation
13
ureq
Maintenance
19
Quality
19
Community
16
Popularity
8
Documentation
12
Technical Details
| concuring | idcurl | ureq | |
|---|---|---|---|
| Version | 0.1.0 | 0.5.2 | 3.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | UPL-1.0 | BSD-2-Clause | MIT OR Apache-2.0 |
| Dependencies | 20 | 3 | 28 |
| Crate Size | 36KB | 13KB | 148KB |
| Features | 0 | 0 | 23 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 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.
- •⚠ idcurl has not been updated in over a year.
- •concuring, idcurl are pre-1.0 — API may change.