Decision Workspace
sertyp vs bebytes vs serde_with
Side-by-side comparison of Rust crates
46
sertyp
experimentalv0.1.3
Serialization and deserialization of most typst types into sertyp CBOR format: This includes markdown, math, etc.
54
bebytes
stablev3.0.2
A Rust library for serialization and deserialization of network structs.
75
serde_with
stablev3.18.0
Custom de/serialization functions for Rust's serde
Core Metrics
| sertyp | bebytes | serde_with | |
|---|---|---|---|
| Health Score | 46 | 54 | 75 |
| Total Downloads | 45 | 34.7K | 227.8M |
| 30d Downloads | 17 | 865 | 16.9M |
| Dependents | 0 | 86 | 34.0K |
| Releases | 3 | 45 | 72 |
| Last Updated | 2d ago | 69d ago | 14d ago |
| Age | 2m | 2y 8m | 8y 7m |
Health Breakdown
sertyp
Maintenance
14
Quality
14
Community
6
Popularity
2
Documentation
10
bebytes
Maintenance
15
Quality
14
Community
8
Popularity
5
Documentation
12
serde_with
Maintenance
18
Quality
19
Community
15
Popularity
8
Documentation
15
Technical Details
| sertyp | bebytes | serde_with | |
|---|---|---|---|
| Version | 0.1.3 | 3.0.2 | 3.18.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 5 | 6 | 35 |
| Crate Size | 31KB | 96KB | 200KB |
| Features | 1 | 3 | 21 |
| Yanked % | 0.0% | 26.7% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.75.0 | 1.88 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •serde_with leads with a health score of 75/100, but none of the options score above 80.
- •serde_with is depended on by 34.0K crates — strongest ecosystem trust.
- •sertyp is pre-1.0 — API may change.