Decision Workspace
base122-fast vs bincode-next vs base122-rs
Side-by-side comparison of Rust crates
54
base122-fast
experimentalv0.1.3
High-performance Base122 codex (6+ Gbps) with lower overhead (~14%) than Base64.
68
bincode-next
experimentalv2.1.0
A compact, ultra-fast binary serialization format for Rust, optimized for networking and storage!
49
base122-rs
experimentalv0.1.4
High-performance Base122 encoding/decoding library with bitwise operations
Core Metrics
| base122-fast | bincode-next | base122-rs | |
|---|---|---|---|
| Health Score | 54 | 68 | 49 |
| Total Downloads | 215 | 228.7K | 2.8K |
| 30d Downloads | 0 | 131.7K | 0 |
| Dependents | 0 | 77 | 3 |
| Releases | 4 | 20 | 3 |
| Last Updated | 19d ago | 4d ago | 283d ago |
| Age | 22d | 5m | 10m |
Health Breakdown
base122-fast
Maintenance
18
Quality
14
Community
6
Popularity
3
Documentation
13
bincode-next
Maintenance
19
Quality
17
Community
11
Popularity
6
Documentation
15
base122-rs
Maintenance
9
Quality
15
Community
8
Popularity
4
Documentation
13
Technical Details
| base122-fast | bincode-next | base122-rs | |
|---|---|---|---|
| Version | 0.1.3 | 2.1.0 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT or Apache-2.0 | MIT |
| Dependencies | 2 | 15 | 0 |
| Crate Size | 16KB | 80KB | 18KB |
| Features | 0 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.85.0 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bincode-next leads with a health score of 68/100, but none of the options score above 80.
- •base122-fast, base122-rs are pre-1.0 — API may change.