Decision Workspace
xdr_brk_enum vs xdr_brk vs binary_serde_macros
Side-by-side comparison of Rust crates
44
xdr_brk_enum
experimentalv0.1.2
A proc-macro crate that provides a derive macro for serde::Serialize and serde::Deserialize on Rust enum types, to support XDR (External Data Representation) serialization and deserialization.
44
xdr_brk
experimentalv0.1.2
A crate that provides serialization and deserialization for XDR (External Data Representation) format.
60
binary_serde_macros
stablev1.0.25
simple binary serialization and deserialization
Core Metrics
| xdr_brk_enum | xdr_brk | binary_serde_macros | |
|---|---|---|---|
| Health Score | 44 | 44 | 60 |
| Total Downloads | 1.5K | 1.1K | 76.7K |
| 30d Downloads | 50 | 20 | 5.4K |
| Dependents | 3 | 0 | 32 |
| Releases | 3 | 3 | 32 |
| Last Updated | 215d ago | 205d ago | 99d ago |
| Age | 7m | 7m | 2y 9m |
Health Breakdown
xdr_brk_enum
Maintenance
10
Quality
13
Community
7
Popularity
4
Documentation
10
xdr_brk
Maintenance
11
Quality
14
Community
5
Popularity
4
Documentation
10
binary_serde_macros
Maintenance
14
Quality
20
Community
10
Popularity
6
Documentation
10
Technical Details
| xdr_brk_enum | xdr_brk | binary_serde_macros | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.2 | 1.0.25 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 4 | 3 | 3 |
| Crate Size | 5KB | 10KB | 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.
- •xdr_brk_enum, xdr_brk are pre-1.0 — API may change.