A binary JSON serialization format based on JSON Schema 2020-12 with a strong focus on space-efficiency
-
Updated
May 30, 2025 - C++
A binary JSON serialization format based on JSON Schema 2020-12 with a strong focus on space-efficiency
Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.
This is a PoC. See https://github.com/sourcemeta/jsonbinpack for the production implementation.
An automated and extensible space-efficiency benchmark of JSON-compatible serialization specifications
This project provides a C++ implementation of an in-place string compression algorithm, which reduces the size of strings by encoding consecutive repeating characters with the character followed by its repetition count.
Full Stack Interview Preparation.
Trick Question about transforming a matrix in-place
Evaluating space-efficient algorithms for detecting large neighbourhoods in graph streams
Add a description, image, and links to the space-efficiency topic page so that developers can more easily learn about it.
To associate your repository with the space-efficiency topic, visit your repo's landing page and select "manage topics."