Decision Workspace
typed-codec vs framez vs base64
Side-by-side comparison of Rust crates
31
typed-codec
growingv0.1.0
A highly abstracted encode/decode extension for any values.
55
framez
experimentalv0.4.0
A zerocopy codec for encoding and decoding data in no_std environments.
60
base64
growingv0.22.1
encodes and decodes base64 as bytes or utf8
Core Metrics
| typed-codec | framez | base64 | |
|---|---|---|---|
| Health Score | 31 | 55 | 60 |
| Total Downloads | 1.6K | 3.1K | 1.0B |
| 30d Downloads | 3 | 111 | 69.3M |
| Dependents | 0 | 16 | 134.4K |
| Releases | 1 | 6 | 43 |
| Last Updated | 1693d ago | 12d ago | 696d ago |
| Age | 4y 7m | 9m | 10y 3m |
Health Breakdown
typed-codec
Maintenance
1
Quality
14
Community
3
Popularity
4
Documentation
9
framez
Maintenance
18
Quality
15
Community
6
Popularity
4
Documentation
12
base64
Maintenance
6
Quality
16
Community
16
Popularity
8
Documentation
14
Technical Details
| typed-codec | framez | base64 | |
|---|---|---|---|
| Version | 0.1.0 | 0.4.0 | 0.22.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 9 | 7 |
| Crate Size | 6KB | 19KB | 82KB |
| Features | 0 | 6 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2018 |
| MSRV | — | 1.85.1 | 1.48.0 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •base64 leads with a health score of 60/100, but none of the options score above 80.
- •base64 is depended on by 134.4K crates — strongest ecosystem trust.
- •⚠ typed-codec, base64 have not been updated in over a year.