Decision Workspace
quoted_printable vs binrw vs bincode
Side-by-side comparison of Rust crates
62
quoted_printable
growingv0.5.2
A simple encoder/decoder for quoted-printable data
72
binrw
growingv0.15.1
A Rust crate for helping read structs from binary data using ✨macro magic✨
69
bincode
stablev3.0.0
A binary serialization / deserialization strategy for transforming structs into bytes and vice versa!
Core Metrics
| quoted_printable | binrw | bincode | |
|---|---|---|---|
| Health Score | 62 | 72 | 69 |
| Total Downloads | 21.4M | 7.2M | 213.8M |
| 30d Downloads | 2.3M | 691.8K | 14.7M |
| Dependents | 317 | 1.6K | 78.4K |
| Releases | 19 | 35 | 73 |
| Last Updated | 6d ago | 24d ago | 101d ago |
| Age | 9y 10m | 5y 6m | 11y 4m |
Health Breakdown
quoted_printable
Maintenance
17
Quality
15
Community
13
Popularity
8
Documentation
9
binrw
Maintenance
17
Quality
15
Community
17
Popularity
8
Documentation
15
bincode
Maintenance
14
Quality
17
Community
15
Popularity
8
Documentation
15
Technical Details
| quoted_printable | binrw | bincode | |
|---|---|---|---|
| Version | 0.5.2 | 0.15.1 | 3.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | 0BSD | MIT | MIT |
| Dependencies | 0 | 5 | 0 |
| Crate Size | 9KB | 94KB | 4KB |
| Features | 2 | 3 | 0 |
| Yanked % | 5.3% | 2.9% | 12.3% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.70 | 1.85.0 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •binrw leads with a health score of 72/100, but none of the options score above 80.
- •bincode has the most downloads (213.8M), suggesting wider adoption.
- •bincode is depended on by 78.4K crates — strongest ecosystem trust.
- •quoted_printable, binrw are pre-1.0 — API may change.