Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 711 Bytes

README.markdown

File metadata and controls

22 lines (15 loc) · 711 Bytes

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!