Decision Workspace
barehttp vs curl-rest vs rumbo_http_client
Side-by-side comparison of Rust crates
47
barehttp
experimentalv0.0.1
A minimal, explicit HTTP client for Rust with no_std support and blocking I/O
50
curl-rest
experimentalv0.5.1
A reqwest-like REST client built on libcurl for true blocking requests.
45
rumbo_http_client
experimentalv0.1.3
A minimal HTTP client library for basic requests
Core Metrics
| barehttp | curl-rest | rumbo_http_client | |
|---|---|---|---|
| Health Score | 47 | 50 | 45 |
| Total Downloads | 23 | 238 | 1.0K |
| 30d Downloads | 6 | 70 | 12 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 8 | 4 |
| Last Updated | 59d ago | 44d ago | 55d ago |
| Age | 1m | 1m | 9m |
Health Breakdown
barehttp
Maintenance
10
Quality
16
Community
6
Popularity
2
Documentation
13
curl-rest
Maintenance
10
Quality
16
Community
6
Popularity
3
Documentation
15
rumbo_http_client
Maintenance
16
Quality
9
Community
6
Popularity
4
Documentation
10
Technical Details
| barehttp | curl-rest | rumbo_http_client | |
|---|---|---|---|
| Version | 0.0.1 | 0.5.1 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 6 | 8 |
| Crate Size | 92KB | 29KB | 12KB |
| Features | 5 | 6 | 2 |
| Yanked % | 0.0% | 0.0% | 25.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •curl-rest leads with a health score of 50/100, but none of the options score above 80.
- •rumbo_http_client has the most downloads (1.0K), suggesting wider adoption.