7 Repositories
Go jsonpath Libraries
Optimized JSON for Go is a high performance parser with a variety of additional JSON tools
Optimized JSON for Go is a high performance parser with a variety of additional JSON tools. OjG is optimized to processing huge data sets where data d
A query library for retrieving part of JSON based on JSONPath syntax.
AsaiYusuke/JSONPath This Go library is for retrieving a part of JSON according to the JSONPath query syntax. The core JSONPath syntax on which this li
JSONPath with dot notation generator for golang
jsonpath - Json generation by dot notation This library is very close to mongodb's dot notation with a bit of extensions. Supported syntaxes Standard
Kazaam was created with the goal of supporting easy and fast transformations of JSON data with Golang
kazaam Description Kazaam was created with the goal of supporting easy and fast transformations of JSON data with Golang. This functionality provides
json slicer
JSON Slice What is it? JSON Slice is a Go package which allows to execute fast jsonpath queries without unmarshalling the whole data. Sometimes you ne
Arbitrary transformations of JSON in Golang
kazaam Description Kazaam was created with the goal of supporting easy and fast transformations of JSON data with Golang. This functionality provides
Abstract JSON for golang with JSONPath support
Abstract JSON Abstract JSON is a small golang package provides a parser for JSON with support of JSONPath, in case when you are not sure in its struct