Header-only message serialization library with zero dynamic memory allocation.
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.
| Filename | Release Date | File Size |
|---|---|---|
| BytePack-0.1.0.zip | 2026-06-14 | 38.35 KiB |