11 lines
227 B
Markdown
11 lines
227 B
Markdown
# Binary tools
|
|
|
|
> Work in progress not ready to any practical use
|
|
|
|
Goals:
|
|
|
|
- Efficient binary serialization
|
|
- Pack/unpack byte tools
|
|
- 2 flavors of space-effecient varint packing
|
|
- CRCs and CRC-protected blocks
|
|
- Async variants |