jaq

JSON processor

A fast and simple JSON data processing tool with improved startup time and correct jq syntax.

A jq clone focussed on correctness, speed, and simplicity

GitHub

3k stars
19 watching
75 forks
Language: Rust
last commit: 7 days ago
Linked from 1 awesome list

jqjsonqueryrust

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fiatjaf/jq-web A WebAssembly implementation of the popular command-line JSON processor 310
doloopwhile/pyjq A Python binding for a JSON processor that allows transforming and filtering structured data 196
sanack/node-jq A Node.js wrapper for the lightweight and flexible command-line JSON processor jq 278
misawa/xq A Rust implementation of jq for querying and manipulating structured data 333
arakelian/java-jq A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing 83
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 81
yamafaktory/jql A tool for querying and manipulating JSON data using a simple, intuitive syntax. 1,509
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 368
cube2222/jql A JSON query processor with a custom syntax that simplifies complex queries by breaking them down into step-by-step operations. 896
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 185
mrwilson/jqunit A test framework for testing JSON data processing libraries written in Rust 4