Tiny binary serialization library for Java projects
-
Updated
Jul 8, 2026 - Java
Tiny binary serialization library for Java projects
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.
Describe the wire format. Generate the codec.
Add a description, image, and links to the binary-serializer topic page so that developers can more easily learn about it.
To associate your repository with the binary-serializer topic, visit your repo's landing page and select "manage topics."