Decision Workspace
ark-serde-compat vs serde-map-to-array vs serde-versioning
Side-by-side comparison of Rust crates
41
ark-serde-compat
experimentalv0.1.0
Compat shim to serialize/deserialize values from the ark ecosystem with serde
55
serde-map-to-array
growingv3.0.0
Helpers to support converting a map to a sequence of named key-value pairs for human-readable encoding formats
47
serde-versioning
growingv1.0.219
Add versioning support to `serde`'s `Deserialize` derive macro.
Core Metrics
| ark-serde-compat | serde-map-to-array | serde-versioning | |
|---|---|---|---|
| Health Score | 41 | 55 | 47 |
| Total Downloads | 32 | 308.6K | 13.6K |
| 30d Downloads | 4 | 16.3K | 681 |
| Dependents | 0 | 59 | 4 |
| Releases | 1 | 7 | 4 |
| Last Updated | 101d ago | 275d ago | 115d ago |
| Age | 3m | 2y 8m | 1y 4m |
Health Breakdown
ark-serde-compat
Maintenance
8
Quality
14
Community
5
Popularity
2
Documentation
12
serde-map-to-array
Maintenance
6
Quality
16
Community
11
Popularity
7
Documentation
15
serde-versioning
Maintenance
11
Quality
13
Community
8
Popularity
5
Documentation
10
Technical Details
| ark-serde-compat | serde-map-to-array | serde-versioning | |
|---|---|---|---|
| Version | 0.1.0 | 3.0.0 | 1.0.219 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 OR MIT | MIT OR Apache-2.0 | WTFPL |
| Dependencies | 8 | 7 | 5 |
| Crate Size | 12KB | 16KB | 56KB |
| Features | 2 | 2 | 0 |
| Yanked % | 0.0% | 28.6% | 25.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | 1.74.1 | 1.65.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •serde-map-to-array leads with a health score of 55/100, but none of the options score above 80.
- •ark-serde-compat is pre-1.0 — API may change.