Decision Workspace
bin-proto vs binrw vs bincode
Side-by-side comparison of Rust crates
62
bin-proto
growingv0.12.8
Conversion to/from binary for arbitrary types
69
binrw
growingv0.15.1
A Rust crate for helping read structs from binary data using ✨macro magic✨
67
bincode
stablev3.0.0
A binary serialization / deserialization strategy for transforming structs into bytes and vice versa!
Core Metrics
| bin-proto | binrw | bincode | |
|---|---|---|---|
| Health Score | 62 | 69 | 67 |
| Total Downloads | 33.8K | 8.8M | 243.0M |
| 30d Downloads | 4.5K | 850.1K | 15.6M |
| Dependents | 3 | 1.8K | 84.3K |
| Releases | 30 | 35 | 73 |
| Last Updated | 26d ago | 83d ago | 160d ago |
| Age | 2y 2m | 5y 8m | 11y 6m |
Health Breakdown
bin-proto
Maintenance
17
Quality
17
Community
8
Popularity
5
Documentation
15
binrw
Maintenance
14
Quality
15
Community
17
Popularity
8
Documentation
15
bincode
Maintenance
12
Quality
17
Community
15
Popularity
8
Documentation
15
Technical Details
| bin-proto | binrw | bincode | |
|---|---|---|---|
| Version | 0.12.8 | 0.15.1 | 3.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 5 | 0 |
| Crate Size | 25KB | 94KB | 4KB |
| Features | 5 | 3 | 0 |
| Yanked % | 0.0% | 2.9% | 12.3% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.84.0 | 1.70 | 1.85.0 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •binrw leads with a health score of 69/100, but none of the options score above 80.
- •bincode has the most downloads (243.0M), suggesting wider adoption.
- •bincode is depended on by 84.3K crates — strongest ecosystem trust.
- •bin-proto, binrw are pre-1.0 — API may change.