Decision Workspace
negotiator vs headers-accept vs content-type
Side-by-side comparison of Rust crates
50
negotiator
experimentalv0.1.0
HTTP content negotiation for Accept, Accept-Charset, Accept-Encoding, and Accept-Language headers. A faithful port of the `negotiator` npm package. Zero dependencies, no_std.
52
headers-accept
growingv0.3.0
🤝 The missing `Accept` implementation for `headers::Header`
51
content-type
experimentalv0.1.1
Parse and format HTTP Content-Type / media-type header values (RFC 9110). A faithful port of the content-type npm package. Zero dependencies, no_std.
Core Metrics
| negotiator | headers-accept | content-type | |
|---|---|---|---|
| Health Score | 50 | 52 | 51 |
| Total Downloads | 21 | 357.7K | 36 |
| 30d Downloads | 0 | 15.6K | 0 |
| Dependents | 0 | 49 | 0 |
| Releases | 1 | 8 | 2 |
| Last Updated | 20d ago | 233d ago | 21d ago |
| Age | 20d | 2y 2m | 21d |
Health Breakdown
negotiator
Maintenance
12
Quality
15
Community
6
Popularity
2
Documentation
15
headers-accept
Maintenance
9
Quality
15
Community
11
Popularity
7
Documentation
10
content-type
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
15
Technical Details
| negotiator | headers-accept | content-type | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.0 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 0 | 3 | 0 |
| Crate Size | 17KB | 10KB | 12KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.81 | — | 1.81 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •headers-accept leads with a health score of 52/100, but none of the options score above 80.