Skip to content

A binary JSON serialization format based on JSON Schema 2020-12 with a strong focus on space-efficiency

License

Notifications You must be signed in to change notification settings

sourcemeta/jsonbinpack

Repository files navigation

JSON BinPack

JSON BinPack is an open-source binary JSON serialization format with a strong focus on space efficiency. It supports schema-driven and schema-less modes to encode any JSON document given a matching JSON Schema 2020-12 definition.


This is a work-in-progress. Please consider starring or watching the repository to stay up to date.


Documentation

Refer to the project website for documentation: https://jsonbinpack.sourcemeta.com.

Do you have any questions? Open a ticket on GitHub Discussions!