gojq
JSON parser
A Go library for querying and manipulating JSON data
JSON query in Golang
191 stars
6 watching
23 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A JSON query expression library in Golang. | 276 |
| A high-performance JSON parser and toolset for Go. | 862 |
| Provides an ODM-like API to access and query JSON data in Go | 2,194 |
| A JSON parsing and manipulation library for the Go programming language | 1,142 |
| A Go language binding for the JQ JSON filter library | 22 |
| JSON parser with path selection support | 249 |
| CGO bindings for the JSON query language jq with optimized cache and static builds. | 15 |
| A Go implementation of JsonPath syntax for querying JSON data structures. | 326 |
| A JSON parser with conditional validation | 6 |
| A high-performance JSON parser and encoder with streaming capabilities for Go. | 2,127 |
| Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
| An implementation of the JSONPath query language for Go. | 187 |
| A benchmarking tool for evaluating performance of various JSON libraries in the Go programming language | 9 |
| A tool to convert data from XML or JSON formats into Go structs. | 34 |
| An Elixir implementation of the JSON specification for parsing and generating structured data in Erlang. | 71 |