jsonslice
JSON query tool
Enables fast JSON querying without unmarshalling the entire data
json slicer
86 stars
0 watching
9 forks
Language: Go
last commit: 29 days ago
Linked from 2 awesome lists
golangjsonpathjsonsliceslice
Related projects:
Repository | Description | Stars |
---|---|---|
ake-persson/mapslice-json | A library providing an efficient way to marshal and unmarshal ordered maps in JSON format | 20 |
thedevsaddam/gojsonq | Provides an ODM-like API to access and query JSON data in Go | 2,190 |
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
spyzhov/ajson | A Go package for parsing and manipulating JSON data with path-based selection support | 245 |
elgs/jsonql | A JSON query expression library in Golang. | 276 |
ohler55/ojg | A high-performance JSON parser and toolset for Go. | 859 |
oliveagle/jsonpath | A Go implementation of JsonPath syntax for querying JSON data structures. | 324 |
lucassscaravelli/ej | Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
romshark/jscan | High-performance JSON iterator and validator for Go | 90 |
maxzender/jv | A command-line JSON viewer utility | 119 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,940 |
sinhashubham95/jsonic | A comprehensive set of utilities to handle JSON data in Go. | 11 |
mwh/jqjs | A JavaScript implementation of the jq JSON query language | 84 |
blgm/jfq | A command-line tool for querying and processing JSON data using a declarative language. | 49 |
antonholmquist/jason | A JSON parsing and manipulation library for the Go programming language | 1,142 |