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.
Refer to the project website for documentation: https://jsonbinpack.sourcemeta.com.
Do you have any questions? Open a ticket on GitHub Discussions!