BytePack

Header-only message serialization library with zero dynamic memory allocation.

Author
Maximiliano Ramirez
Website
https://github.com/alkonosst/BytePack/
Github
https://github.com/alkonosst/BytePack
Category
Data Processing
License
MIT
Library Type
Contributed
Architectures
Any

Plain structs with a single io() member function drive serialization, deserialization and compile-time size counting. Includes quantized values (Quant), length-prefixed payloads (Bytes), [ID][VERSION] message headers and a frame dispatch helper. Explicit little-endian wire format with no padding, portable across architectures. Pairs naturally with ByteFrame to delimit messages over a raw stream.

Downloads

Filename Release Date File Size
BytePack-0.1.0.zip 2026-06-14 38.35 KiB