JSONC
JSON compressor
A JavaScript library for compressing and decompressing JSON data efficiently.
JSON compressor and decompressor
649 stars
27 watching
89 forks
Language: JavaScript
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
postgrespro/zson | A PostgreSQL extension for transparent JSONB compression | 541 |
gruntjs/grunt-contrib-cssmin | Compresses CSS files by removing unnecessary characters and combining them into a single file | 793 |
taocpp/json | A header-only C++ library for working with JSON data | 596 |
tailrecursion/cljson | A Clojure/ClojureScript library for accelerating JSON data deserialization in browser applications. | 62 |
tgockel/json-voorhees | A modern C++ JSON library with developer-friendly features and minimal overhead. | 129 |
boostorg/json | A C++ library that provides fast and efficient JSON data serialization and deserialization | 434 |
johnezang/pithy | A fast compression and decompression library written in C. | 92 |
venil7/json-decoder | A compositional JSON decoder library for TypeScript that allows safe and type-checked decoding of various data types | 76 |
webpack-contrib/compression-webpack-plugin | Tools for compressing web assets to improve transfer efficiency and reduce network latency. | 1,413 |
jorgen/json_struct | A C++ library that enables direct conversion between JSON and structured C++ data types | 423 |
blosc/c-blosc | A high-performance compressor optimized for binary data transmission and memory-bound computations. | 986 |
richgel999/jpeg-compressor | A C++ library that provides a basic JPEG compression and decompression codec with low memory consumption. | 217 |
sstadick/crabz | A cross-platform compression and decompression tool written in Rust. | 331 |
cesanta/frozen | A JSON parsing and generation tool for C/C++ with scanf-like interface. | 710 |
titanous/json5 | A JSON decoder package for the JSON5 data format | 53 |