java-jq
JSON processor library
A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing
Lightweight Java wrapper around JQ, a flexible JSON processor available for multiple platforms
82 stars
3 watching
10 forks
Language: Java
last commit: 9 months ago
Linked from 1 awesome list
javajava-8jqjsonprocessortransformation
Related projects:
Repository | Description | Stars |
---|---|---|
sanack/node-jq | A Node.js wrapper for the lightweight and flexible command-line JSON processor jq | 281 |
mwilliamson/jq.py | Python bindings for a lightweight and flexible JSON processor | 372 |
01mf02/jaq | A JSON data processing tool focused on correctness and performance | 2,894 |
fiatjaf/jq-web | A WebAssembly implementation of the popular command-line JSON processor | 313 |
fadado/jbol | A collection of modules and tools for a command-line JSON processor language | 72 |
winebarrel/ruby-jq | Bindings to a popular JSON processing tool | 82 |
doloopwhile/pyjq | A Python binding for a JSON processor that allows transforming and filtering structured data | 195 |
jcsalterego/jqq | An interactive wrapper around jq, providing an easy-to-use command-line interface. | 312 |
jooq/jool | Extends Java 8 lambdas with additional functionality for working with sequential data streams | 2,092 |
kjdev/php-ext-jq | A PHP extension for working with the jq command-line JSON processor | 41 |
kunalsin9h/livejq | An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. | 15 |
bolerio/mjson | A lightweight Java library for working with JSON data structures | 84 |
fiatjaf/ijq | An interactive JSON processing tool with support for variables, functions and import statements. | 24 |
bmatsuo/jqsh | An interactive command-line utility wrapper around the jq JSON processor | 23 |
filip26/titanium-json-ld | An implementation of the JSON-LD 1.1 specification in Java | 137 |