Decision Workspace
godot-binary-serialization vs ax-codec-net vs bincode-next
Side-by-side comparison of Rust crates
43
godot-binary-serialization
growingv0.2.0
A Godot binary serializer to encode & decode types from & to godot
50
ax-codec-net
experimentalv0.1.7
Network utilities and Tokio codec integration for framed message encoding and decoding
68
bincode-next
experimentalv2.1.0
A compact, ultra-fast binary serialization format for Rust, optimized for networking and storage!
Core Metrics
| godot-binary-serialization | ax-codec-net | bincode-next | |
|---|---|---|---|
| Health Score | 43 | 50 | 68 |
| Total Downloads | 4.6K | 147 | 228.7K |
| 30d Downloads | 0 | 0 | 131.7K |
| Dependents | 0 | 7 | 77 |
| Releases | 5 | 8 | 20 |
| Last Updated | 539d ago | 6d ago | 4d ago |
| Age | 1y 6m | 14d | 5m |
Health Breakdown
godot-binary-serialization
Maintenance
8
Quality
15
Community
6
Popularity
4
Documentation
10
ax-codec-net
Maintenance
13
Quality
14
Community
8
Popularity
3
Documentation
12
bincode-next
Maintenance
19
Quality
17
Community
11
Popularity
6
Documentation
15
Technical Details
| godot-binary-serialization | ax-codec-net | bincode-next | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.7 | 2.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT or Apache-2.0 |
| Dependencies | 3 | 9 | 15 |
| Crate Size | 10KB | 7KB | 80KB |
| Features | 0 | 4 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | 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.
- •⚠ godot-binary-serialization has not been updated in over a year.
- •godot-binary-serialization, ax-codec-net are pre-1.0 — API may change.