jq-go
JSON parser library
A Go language binding for the JQ JSON filter library
A Go language binding for the JQ JSON filter library
22 stars
6 watching
5 forks
Language: Go
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
flant/libjq-go | CGO bindings for the JSON query language jq with optimized cache and static builds. | 15 |
ohler55/ojg | A high-performance JSON parser and toolset for Go. | 858 |
elgs/jsonql | A JSON query expression library in Golang. | 276 |
antonholmquist/jason | A JSON parsing and manipulation library for the Go programming language | 1,142 |
thedevsaddam/gojsonq | Provides an ODM-like API to access and query JSON data in Go | 2,190 |
spyzhov/ajson | A Go package for parsing and manipulating JSON data with path-based selection support | 243 |
dedalqq/omg.jsonparser | A JSON parser with conditional validation | 6 |
cloudfoundry/gosigar | An open-source Golang implementation of the Sigar API | 484 |
paesslerag/jsonpath | An implementation of the JSONPath query language for Go. | 185 |
m-zajac/json2go | Tool for generating Go type representations from JSON inputs | 132 |
francoispqt/gojay | A high-performance JSON parser and encoder with streaming capabilities for Go. | 2,123 |
hjson/hjson-go | A Go implementation of a lightweight, comment-based JSON alternative | 331 |
zerosnake0/go-json-benchmark | A benchmarking tool for evaluating performance of various JSON libraries in the Go programming language | 9 |
romshark/jscan | High-performance JSON iterator and validator for Go | 90 |