Decision Workspace
oxicode_derive vs binrw vs bincode
Side-by-side comparison of Rust crates
53
oxicode_derive
experimentalv0.2.1
Derive macros for oxicode
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
| oxicode_derive | binrw | bincode | |
|---|---|---|---|
| Health Score | 53 | 72 | 69 |
| Total Downloads | 64.6K | 7.2M | 213.8M |
| 30d Downloads | 44.7K | 660.7K | 14.2M |
| Dependents | 4 | 1.6K | 78.4K |
| Releases | 3 | 35 | 73 |
| Last Updated | 11d ago | 24d ago | 101d ago |
| Age | 2m | 5y 6m | 11y 4m |
Health Breakdown
oxicode_derive
Maintenance
13
Quality
14
Community
8
Popularity
6
Documentation
12
binrw
Maintenance
17
Quality
15
Community
17
Popularity
8
Documentation
15
bincode
Maintenance
14
Quality
17
Community
15
Popularity
8
Documentation
15
Technical Details
| oxicode_derive | binrw | bincode | |
|---|---|---|---|
| Version | 0.2.1 | 0.15.1 | 3.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 3 | 5 | 0 |
| Crate Size | 15KB | 94KB | 4KB |
| Features | 0 | 3 | 0 |
| Yanked % | 0.0% | 2.9% | 12.3% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.74.0 | 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.
- •oxicode_derive, binrw are pre-1.0 — API may change.