jaq
JSON processor
A JSON data processing tool focused on correctness and performance
A jq clone focussed on correctness, speed, and simplicity
3k stars
19 watching
78 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list
jqjsonqueryrust
Related projects:
Repository | Description | Stars |
---|---|---|
fiatjaf/jq-web | A WebAssembly implementation of the popular command-line JSON processor | 313 |
doloopwhile/pyjq | A Python binding for a JSON processor that allows transforming and filtering structured data | 195 |
sanack/node-jq | A Node.js wrapper for the lightweight and flexible command-line JSON processor jq | 281 |
misawa/xq | A Rust implementation of jq for querying and manipulating structured data | 339 |
arakelian/java-jq | A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing | 82 |
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 |
winebarrel/ruby-jq | Bindings to a popular JSON processing tool | 82 |
yamafaktory/jql | A tool for querying and manipulating JSON data using a simple, intuitive syntax. | 1,524 |
fgribreau/jq.node | A command-line JSON/string processor built on top of JavaScript and Lodash. | 465 |
mwilliamson/jq.py | Python bindings for a lightweight and flexible JSON processor | 372 |
cube2222/jql | A JSON query processor with a custom syntax that simplifies complex queries by breaking them down into step-by-step operations. | 895 |
ropensci/jqr | An R interface to jq, allowing efficient processing of JSON data without explicit conversion or regular expression usage. | 143 |
florents-tselai/pgjq | An extension for Postgres that embeds the jq compiler to execute JSON data in a programming language-like way | 189 |
mrwilson/jqunit | A test framework for testing JSON data processing libraries written in Rust | 4 |