gojq

JSON processor

An implementation of a JSON processing tool written in Go

Pure Go implementation of jq

GitHub

3k stars
40 watching
119 forks
Language: Go
last commit: about 2 months ago
Linked from 3 awesome lists

cli-toolcli-utilitygogolangjson

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thedevsaddam/gojsonq Provides an ODM-like API to access and query JSON data in Go 2,194
tidwall/gjson A JSON parser and extractor for Go, allowing fast and simple access to nested values in JSON documents. 14,487
dedalqq/omg.jsonparser A JSON parser with conditional validation 6
jfilipczyk/gomatch A JSON matcher library that helps validate JSON responses by focusing on essential parts of the response 47
jqlang/jq Tool for transforming and manipulating structured data in a flexible and lightweight way 30,734
cue-lang/cue CUE is a tool for validating and defining text-based configuration data 5,174
ohler55/ojg A high-performance JSON parser and toolset for Go. 862
mikefarah/yq A portable command-line YAML and JSON processor with syntax similar to jq. 12,469
ddymko/go-jsonerror Creates JSON error responses following the JsonApi specification 16
puerkitobio/goquery A library that provides an HTML-parsing and manipulation interface in Go. 14,135
limiu82214/gojmapr A library to extract specific properties from complex JSON structures into Go structs with minimal code changes. 22
chimeracoder/gojson Automates generation of Go struct definitions from JSON or YAML documents 2,668
amuzatkts/jsonapi-errors Provides error bindings based on the JSON API reference 14
doug-martin/goqu An expressive SQL builder and executor for Go 2,424
zxh0/jvm.go A toy implementation of a Java Virtual Machine in Go 3,594