A lightweight, portable binary serialization library for C with zero external dependencies. Provides a clean API for converting structured data to compact binary format and back, with built-in support for endianness handling, versioning, schema evolution, and validation. -
View it on GitHub