Skip to content

Alternative jq implementations

pkoppstein edited this page Aug 22, 2022 · 7 revisions
  • gojq - "Pure Go implementation of jq", go
  • jaq - "A jq clone focussed on fast startup and simplicity", rust
  • micro-jq - "A small implementation of JQ", JavaScript
  • xq - "Pure rust implementation of jq"
  • yq - yq uses jq like syntax but works with yaml files as well as json, xml, properties, csv and tsv.
Clone this wiki locally