macOS
brew install jaqlocal Homebrew formula metadata
sudo port install jaqMacPorts ports tree · textproc/jaq/Portfile · source: api.github.com
brew
JQ clone focussed on correctness, speed, and simplicity. Version 3.1.0 via Homebrew; verified 2026-06-11.
install
brew install jaqlocal Homebrew formula metadata
sudo port install jaqMacPorts ports tree · textproc/jaq/Portfile · source: api.github.com
sudo apk add jaqAlpine Linux edge package indexes · jaq · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#jaqnixpkgs package indexes · pkgs/by-name/ja/jaq/package.nix · source: api.github.com
sudo pacman -S jaqArch Linux sync databases · jaq · source: geo.mirror.pkgbuild.com
sudo zypper install jaqopenSUSE Tumbleweed package metadata · jaq · source: download.opensuse.org
scoop install main/jaqScoop official bucket manifest trees · bucket/jaq.json · source: api.github.com
overview
JQ clone focussed on correctness, speed, and simplicity
history
jaq is a Rust implementation of the jq language and command-line JSON processing workflow, focused on correctness, speed, and simplicity. It is both a `jaq` executable for shell pipelines and a Rust library, `jaq-core`, for embedding jq-like filters in applications.
The GitHub repository was created in December 2020. The README says jaq was originally motivated by the startup time of jq 1.6 and later kept its focus on correctness, performance, and a small implementation that is easier to audit and contribute to.
The project expanded beyond JSON-only jq compatibility. The README and manual document YAML, CBOR, TOML, XML, CSV, TSV, byte strings, non-string object keys, in-place replacement, and explicit documentation of divergences from jq. Release notes for the 3.0 line describe multi-format support as a major shift, effectively making jaq a structured-data transformation tool rather than only a jq clone.
jaq spread through Rust and package-manager channels: the README links crates.io/docs.rs badges for `jaq-core`, binary releases for Linux, macOS, and Windows, Homebrew install commands, and a Repology packaging badge. Homebrew API data available during this enrichment recorded 2,232 installs over 365 days.
The project also gained formal support and review. The README credits NLnet and NGI0 funding, and its security section records Radically Open Security audits tied to NLnet grants, with audit findings addressed and fuzzing targets added.
Users can treat `jaq` as a drop-in `jq` replacement for many filters, use it to transform JSON and other structured formats, or embed `jaq-core` in Rust programs. The manual covers the CLI, jq core language, standard library, advanced features, supported formats, examples, and documented compatibility differences.
jaq matters to package nerds because it is a modern reimplementation of a beloved Unix data-filter language with a Rust library boundary, strong benchmarking culture, audit notes, and multi-format ambitions. It is the kind of package users install when they care about jq semantics, startup cost, embedding, and structured-data plumbing.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jaq | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:jaq |
|---|---|
| Version | 3.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jaq |
| Homepage | https://github.com/01mf02/jaq |
| Repository | https://github.com/01mf02/jaq |
| Upstream docs | https://gedenkt.at/jaq/manual |
| License | MIT |
| Source archive | https://github.com/01mf02/jaq/archive/refs/tags/v3.1.0.tar.gz |
| Last updated | 2026-06-11T19:54:56Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jaq |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
jaq
nix profile install nixpkgs#jaqjaq 2.3.0-r0
jq clone focused on correctness, speed and simplicity
sudo apk add jaqjaq-doc 2.3.0-r0
jq clone focused on correctness, speed and simplicity (documentation)
sudo apk add jaq-docjaq 3.0.0-1
A jq clone focussed on correctness, speed, and simplicity
sudo pacman -S jaqjaq 2.3.0-1.3
jq clone in Rust
sudo zypper install jaqjaq
sudo port install jaqmain/jaq
scoop install main/jaqsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.