Decision Workspace
http-content-range vs http-cache-semantics vs range-requests
Side-by-side comparison of Rust crates
54
http-content-range
growingv0.2.4
HTTP Content Range response header parser
72
http-cache-semantics
stablev3.0.0
RFC 7234. Parses HTTP headers to correctly compute cacheability of responses, even in complex cases
61
range-requests
experimentalv0.1.3
Various utilities to deal with `Range Requests`
Core Metrics
| http-content-range | http-cache-semantics | range-requests | |
|---|---|---|---|
| Health Score | 54 | 72 | 61 |
| Total Downloads | 1.4M | 3.2M | 1.4K |
| 30d Downloads | 140.3K | 308.6K | 673 |
| Dependents | 24 | 2.0K | 1 |
| Releases | 10 | 18 | 4 |
| Last Updated | 168d ago | 51d ago | 15d ago |
| Age | 4y 1m | 6y 1m | 3m |
Health Breakdown
http-content-range
Maintenance
9
Quality
16
Community
10
Popularity
7
Documentation
12
http-cache-semantics
Maintenance
13
Quality
16
Community
20
Popularity
8
Documentation
15
range-requests
Maintenance
18
Quality
15
Community
12
Popularity
4
Documentation
12
Technical Details
| http-content-range | http-cache-semantics | range-requests | |
|---|---|---|---|
| Version | 0.2.4 | 3.0.0 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | BSD-2-Clause | MIT OR Apache-2.0 |
| Dependencies | 0 | 7 | 4 |
| Crate Size | 10KB | 21KB | 14KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 22.2% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.58 | 1.85 | 1.88 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •http-cache-semantics leads with a health score of 72/100, but none of the options score above 80.
- •http-cache-semantics is depended on by 2.0K crates — strongest ecosystem trust.
- •http-content-range, range-requests are pre-1.0 — API may change.