Decision Workspace
runar-serializer vs serdevault vs serde-crypt
Side-by-side comparison of Rust crates
42
runar-serializer
experimentalv0.1.0
Enhanced serialization with selective field encryption for Runar
50
serdevault
experimentalv0.2.0
Encrypted serialization/deserialization using Serde - Argon2id + AES-256-GCM
39
serde-crypt
growingv0.1.4
The end-to-end encrypted serde::Serializer and serde::Deserializer - wasm-ready
Core Metrics
| runar-serializer | serdevault | serde-crypt | |
|---|---|---|---|
| Health Score | 42 | 50 | 39 |
| Total Downloads | 1.4K | 1.9K | 6.8K |
| 30d Downloads | 116 | 115 | 26 |
| Dependents | 7 | 5 | 6 |
| Releases | 1 | 4 | 5 |
| Last Updated | 225d ago | 27d ago | 1061d ago |
| Age | 7m | 12m | 2y 12m |
Health Breakdown
runar-serializer
Maintenance
4
Quality
12
Community
7
Popularity
4
Documentation
15
serdevault
Maintenance
16
Quality
12
Community
8
Popularity
4
Documentation
10
serde-crypt
Maintenance
4
Quality
13
Community
7
Popularity
5
Documentation
10
Technical Details
| runar-serializer | serdevault | serde-crypt | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | GPL-3.0-or-later |
| Dependencies | 13 | 9 | 9 |
| Crate Size | 37KB | 11KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •serdevault leads with a health score of 50/100, but none of the options score above 80.
- •serde-crypt has the most downloads (6.8K), suggesting wider adoption.
- •⚠ serde-crypt has not been updated in over a year.