You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.