libjq-go
JSON query library
CGO bindings for the JSON query language jq with optimized cache and static builds.
CGO bindings for jq with cache for compiled programs
15 stars
3 watching
8 forks
Language: Go
last commit: almost 4 years ago
Linked from 1 awesome list
cgo-bindingsgolangjq
Related projects:
Repository | Description | Stars |
---|---|---|
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
threatgrid/jq-go | A Go language binding for the JQ JSON filter library | 22 |
elgs/jsonql | A JSON query expression library in Golang. | 276 |
ohler55/ojg | A high-performance JSON parser and toolset for Go. | 858 |
thedevsaddam/gojsonq | Provides an ODM-like API to access and query JSON data in Go | 2,190 |
florents-tselai/litejq | A jq extension for SQLite that simplifies working with JSON data in SQL queries | 92 |
cristalhq/jwt | A lightweight JWT library for Go | 671 |
dedalqq/omg.jsonparser | A JSON parser with conditional validation | 6 |
cristalhq/builq | A simple and safe Go library for building SQL queries with parameter indexing. | 89 |
blgm/jfq | A command-line tool for querying and processing JSON data using a declarative language. | 49 |
lucassscaravelli/ej | Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
antonholmquist/jason | A JSON parsing and manipulation library for the Go programming language | 1,142 |
libgit2/git2go | A set of Go bindings around libgit2 | 1,933 |
andrew-m-c/go.jsonvalue | A Go library for working with unstructured JSON data efficiently | 187 |
m-zajac/json2go | Tool for generating Go type representations from JSON inputs | 132 |