Decision Workspace
simple-tlv vs flexiber vs serde
Side-by-side comparison of Rust crates
37
simple-tlv
growingv0.1.0
Encoding and decoding of SIMPLE-TLV as described in ISO 7816-4, without allocations.
60
flexiber
growingv0.2.0
Encoding and decoding of BER-TLV as described in ISO 7816-4, without allocations.
76
serde
growingv1.0.228
A generic serialization/deserialization framework
Core Metrics
| simple-tlv | flexiber | serde | |
|---|---|---|---|
| Health Score | 37 | 60 | 76 |
| Total Downloads | 1.9K | 43.7K | 893.6M |
| 30d Downloads | 6 | 1.5K | 52.7M |
| Dependents | 0 | 8 | 897.9K |
| Releases | 1 | 5 | 315 |
| Last Updated | 1862d ago | 182d ago | 181d ago |
| Age | 5y 1m | 4y 4m | 11y 3m |
Health Breakdown
simple-tlv
Maintenance
1
Quality
17
Community
6
Popularity
4
Documentation
9
flexiber
Maintenance
9
Quality
18
Community
14
Popularity
6
Documentation
13
serde
Maintenance
11
Quality
22
Community
20
Popularity
8
Documentation
15
Technical Details
| simple-tlv | flexiber | serde | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 1.0.228 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | Apache-2.0 OR MIT | Apache-2.0 OR MIT | MIT OR Apache-2.0 |
| Dependencies | 2 | 5 | 2 |
| Crate Size | 20KB | 26KB | 84KB |
| Features | 3 | 10 | 6 |
| Yanked % | 0.0% | 0.0% | 0.9% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 3 (team) | 2 (team) |
Links
Quick Verdict
- •serde leads with a health score of 76/100, but none of the options score above 80.
- •serde is depended on by 897.9K crates — strongest ecosystem trust.
- •⚠ simple-tlv has not been updated in over a year.
- •simple-tlv, flexiber are pre-1.0 — API may change.