Decision Workspace
serde-map-to-array vs serde-versioning vs ark-serde-compat
Side-by-side comparison of Rust crates
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.
41
ark-serde-compat
experimentalv0.1.0
Compat shim to serialize/deserialize values from the ark ecosystem with serde
Core Metrics
| serde-map-to-array | serde-versioning | ark-serde-compat | |
|---|---|---|---|
| Health Score | 55 | 47 | 41 |
| Total Downloads | 308.6K | 13.6K | 32 |
| 30d Downloads | 16.3K | 681 | 4 |
| Dependents | 59 | 4 | 0 |
| Releases | 7 | 4 | 1 |
| Last Updated | 275d ago | 115d ago | 101d ago |
| Age | 2y 8m | 1y 4m | 3m |
Health Breakdown
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
ark-serde-compat
Maintenance
8
Quality
14
Community
5
Popularity
2
Documentation
12
Technical Details
| serde-map-to-array | serde-versioning | ark-serde-compat | |
|---|---|---|---|
| Version | 3.0.0 | 1.0.219 | 0.1.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | WTFPL | Apache-2.0 OR MIT |
| Dependencies | 7 | 5 | 8 |
| Crate Size | 16KB | 56KB | 12KB |
| Features | 2 | 0 | 2 |
| Yanked % | 28.6% | 25.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.74.1 | 1.65.0 | 1.85 |
| 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.