Decision Workspace
byteserde vs byteserde_derive vs byteserde_types
Side-by-side comparison of Rust crates
40
byteserde
growingv0.6.2
A generic serialization/deserialization framework for mapping byte streams to/from arbitrary struct types with focus on performance.
42
byteserde_derive
growingv0.6.2
A procedural macro for mapping byte streams to/from arbitrary struct types with focus on performance
40
byteserde_types
growingv0.6.2
A procedural macro for mapping byte streams to/from arbitrary struct types with focus on performance
Core Metrics
| byteserde | byteserde_derive | byteserde_types | |
|---|---|---|---|
| Health Score | 40 | 42 | 40 |
| Total Downloads | 17.5K | 18.2K | 15.8K |
| 30d Downloads | 267 | 247 | 174 |
| Dependents | 68 | 57 | 48 |
| Releases | 8 | 9 | 8 |
| Last Updated | 803d ago | 803d ago | 803d ago |
| Age | 2y 10m | 2y 10m | 2y 10m |
Health Breakdown
byteserde
Maintenance
7
Quality
8
Community
10
Popularity
5
Documentation
10
byteserde_derive
Maintenance
9
Quality
8
Community
10
Popularity
5
Documentation
10
byteserde_types
Maintenance
7
Quality
8
Community
10
Popularity
5
Documentation
10
Technical Details
| byteserde | byteserde_derive | byteserde_types | |
|---|---|---|---|
| Version | 0.6.2 | 0.6.2 | 0.6.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | non-standard | non-standard |
| Dependencies | 4 | 6 | 6 |
| Crate Size | 17KB | 14KB | 11KB |
| Features | 0 | 0 | 0 |
| Yanked % | 87.5% | 88.9% | 87.5% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.69 | 1.69 | 1.69 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •byteserde_derive leads with a health score of 42/100, but none of the options score above 80.
- •⚠ byteserde, byteserde_derive, byteserde_types have not been updated in over a year.