x-superobject
JSON processor
A Pascal library for rapid JSON data processing and manipulation across multiple platforms.
Delphi Cross Platform Rapid JSON
316 stars
68 watching
118 forks
Language: Pascal
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
zulu-inuoe/jzon | A JSON parser and serializer for Common Lisp with sane defaults. | 151 |
webmozart/json | A robust wrapper for JSON encoding and decoding that supports schema validation | 358 |
caxap/jsonobjects | A Python library that allows declarative extraction and conversion of elements from JSON documents. | 5 |
ddopson/underscore-cli | A command-line utility-belt for manipulating JSON data and performing structured data processing in JavaScript | 1,725 |
florents-tselai/pgjq | An extension for Postgres that embeds the jq compiler to execute JSON data in a programming language-like way | 185 |
sinhashubham95/jsonic | A comprehensive set of utilities to handle JSON data in Go. | 11 |
python-rapidjson/python-rapidjson | A Python wrapper around an extremely fast C++ JSON parser and serialization library. | 507 |
gschjetne/json-mop | A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data | 61 |
jeroen/jsonlite | A high-performance JSON parser and generator optimized for R statistical data and web applications. | 376 |
arakelian/java-jq | A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing | 83 |
kellyjonbrazil/jello | A CLI tool to filter JSON and JSON Lines data using Python syntax | 495 |
bytedance/sonic-cpp | A fast JSON serialization and deserialization library with SIMD acceleration | 855 |
trentm/json | A fast CLI tool for massaging JSON on the Unix command line | 1,559 |
01mf02/jaq | A fast and simple JSON data processing tool with improved startup time and correct jq syntax. | 2,755 |
eddelbuettel/rcppsimdjson | A set of C++ bindings for a fast JSON parsing library | 117 |