Decision Workspace
binary-codec-derive vs binary-codec vs binary_serde_macros
Side-by-side comparison of Rust crates
55
binary-codec-derive
experimentalv0.6.7
Derive crate for the binary-codec crate
50
binary-codec
experimentalv0.6.7
A binary codec for Rust that provides serialization and deserialization of data structures to and from binary formats.
60
binary_serde_macros
stablev1.0.25
simple binary serialization and deserialization
Core Metrics
| binary-codec-derive | binary-codec | binary_serde_macros | |
|---|---|---|---|
| Health Score | 55 | 50 | 60 |
| Total Downloads | 3.3K | 3.5K | 76.7K |
| 30d Downloads | 120 | 120 | 5.6K |
| Dependents | 51 | 0 | 32 |
| Releases | 35 | 51 | 32 |
| Last Updated | 7d ago | 7d ago | 99d ago |
| Age | 6m | 6m | 2y 9m |
Health Breakdown
binary-codec-derive
Maintenance
19
Quality
14
Community
8
Popularity
4
Documentation
10
binary-codec
Maintenance
19
Quality
14
Community
3
Popularity
4
Documentation
10
binary_serde_macros
Maintenance
14
Quality
20
Community
10
Popularity
6
Documentation
10
Technical Details
| binary-codec-derive | binary-codec | binary_serde_macros | |
|---|---|---|---|
| Version | 0.6.7 | 0.6.7 | 1.0.25 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 1 | 3 |
| Crate Size | 12KB | 14KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •binary_serde_macros leads with a health score of 60/100, but none of the options score above 80.
- •binary-codec-derive, binary-codec are pre-1.0 — API may change.