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
83 stars
3 watching
10 forks
Language: Java
last commit: 7 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 | 278 |
mwilliamson/jq.py | Python bindings for a lightweight and flexible JSON processor | 368 |
01mf02/jaq | A fast and simple JSON data processing tool with improved startup time and correct jq syntax. | 2,755 |
fiatjaf/jq-web | A WebAssembly implementation of the popular command-line JSON processor | 310 |
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 | 81 |
doloopwhile/pyjq | A Python binding for a JSON processor that allows transforming and filtering structured data | 196 |
jcsalterego/jqq | An interactive wrapper around jq, providing an easy-to-use command-line interface. | 310 |
jooq/jool | Extends Java 8 lambdas with additional functionality for working with sequential data streams | 2,091 |
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 | 83 |
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 | 134 |