Decision Workspace
req_ vs ctx_ vs http-cache-semantics
Side-by-side comparison of Rust crates
43
req_
growingv0.1.31
Extract message form headers only once for one request ( support async and sync ) / 一个请求只提取一次消息, 支持异步和同步
46
ctx_
growingv0.1.8
Extract message form headers only once for one req ( support async and sync ) / 一个请求只提取一次消息, 支持异步和同步
72
http-cache-semantics
stablev3.0.0
RFC 7234. Parses HTTP headers to correctly compute cacheability of responses, even in complex cases
Core Metrics
| req_ | ctx_ | http-cache-semantics | |
|---|---|---|---|
| Health Score | 43 | 46 | 72 |
| Total Downloads | 13.9K | 5.6K | 3.2M |
| 30d Downloads | 25 | 43 | 308.6K |
| Dependents | 36 | 5 | 2.0K |
| Releases | 21 | 8 | 18 |
| Last Updated | 394d ago | 387d ago | 51d ago |
| Age | 1y 2m | 1y | 6y 1m |
Health Breakdown
req_
Maintenance
8
Quality
15
Community
7
Popularity
5
Documentation
8
ctx_
Maintenance
14
Quality
15
Community
5
Popularity
4
Documentation
8
http-cache-semantics
Maintenance
13
Quality
16
Community
20
Popularity
8
Documentation
15
Technical Details
| req_ | ctx_ | http-cache-semantics | |
|---|---|---|---|
| Version | 0.1.31 | 0.1.8 | 3.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MulanPSL-2.0 | MulanPSL-2.0 | BSD-2-Clause |
| Dependencies | 18 | 22 | 7 |
| Crate Size | 19KB | 21KB | 21KB |
| Features | 5 | 5 | 2 |
| Yanked % | 0.0% | 0.0% | 22.2% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 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.
- •⚠ req_, ctx_ have not been updated in over a year.
- •req_, ctx_ are pre-1.0 — API may change.