Decision Workspace
http-range-client vs seek_bufread vs body-image
Side-by-side comparison of Rust crates
48
http-range-client
growingv0.9.1
HTTP client for HTTP Range requests with a buffer optimized for sequential requests.
49
seek_bufread
growingv1.2.2
A drop-in replacement for std::io::BufReader with seeking support.
47
body-image
growingv2.2.3
Adaptive RAM/file-backed HTTP bodies.
Core Metrics
| http-range-client | seek_bufread | body-image | |
|---|---|---|---|
| Health Score | 48 | 49 | 47 |
| Total Downloads | 58.0K | 54.5K | 26.0K |
| 30d Downloads | 8.5K | 1.1K | 74 |
| Dependents | 59 | 77 | 37 |
| Releases | 7 | 5 | 16 |
| Last Updated | 175d ago | 2668d ago | 1611d ago |
| Age | 4y 4m | 9y 5m | 7y 11m |
Health Breakdown
http-range-client
Maintenance
9
Quality
16
Community
8
Popularity
6
Documentation
9
seek_bufread
Maintenance
3
Quality
21
Community
8
Popularity
6
Documentation
11
body-image
Maintenance
4
Quality
21
Community
8
Popularity
5
Documentation
9
Technical Details
| http-range-client | seek_bufread | body-image | |
|---|---|---|---|
| Version | 0.9.1 | 1.2.2 | 2.2.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 9 | 0 | 7 |
| Crate Size | 26KB | 10KB | 18KB |
| Features | 6 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •seek_bufread leads with a health score of 49/100, but none of the options score above 80.
- •http-range-client has the most downloads (58.0K), suggesting wider adoption.
- •⚠ seek_bufread, body-image have not been updated in over a year.
- •http-range-client is pre-1.0 — API may change.