jsonpath
JSON parser
An implementation of the JSONPath query language for Go.
185 stars
11 watching
37 forks
Language: Go
last commit: 4 months ago godocgvaljsonpath
Related projects:
Repository | Description | Stars |
---|---|---|
oliveagle/jsonpath | A Go implementation of JsonPath syntax for querying JSON data structures. | 324 |
ohler55/ojg | A high-performance JSON parser and toolset for Go. | 858 |
spyzhov/ajson | A Go package for parsing and manipulating JSON data with path-based selection support | 243 |
antonholmquist/jason | A JSON parsing and manipulation library for the Go programming language | 1,142 |
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
lucassscaravelli/ej | Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
asaiyusuke/jsonpath-benchmark | Performs benchmarking of JSONPath libraries in Go. | 1 |
asaiyusuke/jsonpath | A Go library that parses and evaluates JSONPath queries to retrieve part of a JSON object | 24 |
elgs/jsonql | A JSON query expression library in Golang. | 276 |
thedevsaddam/gojsonq | Provides an ODM-like API to access and query JSON data in Go | 2,190 |
txgruppi/parseargs-go | A string argument parser for Go that handles quoted arguments and flags as simple strings. | 10 |
francoispqt/gojay | A high-performance JSON parser and encoder with streaming capabilities for Go. | 2,123 |
ietf-wg-jsonpath/draft-ietf-jsonpath-base | Develops an internet standard for querying JSON data | 60 |
dedalqq/omg.jsonparser | A JSON parser with conditional validation | 6 |
wgtdkp/juson | A lightweight JSON parser written in C | 16 |