ajson

Json Parser

JSON parser with path selection support

Abstract JSON for Golang with JSONPath support

GitHub

249 stars
4 watching
23 forks
Language: Go
last commit: about 2 months ago
Linked from 2 awesome lists

golanggolang-packagejsonjson-parserjsonpath

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
elgs/gojq A Go library for querying and manipulating JSON data 191
ohler55/ojg A high-performance JSON parser and toolset for Go. 862
antonholmquist/jason A JSON parsing and manipulation library for the Go programming language 1,142
oliveagle/jsonpath A Go implementation of JsonPath syntax for querying JSON data structures. 326
francoispqt/gojay A high-performance JSON parser and encoder with streaming capabilities for Go. 2,127
thedevsaddam/gojsonq Provides an ODM-like API to access and query JSON data in Go 2,194
paesslerag/jsonpath An implementation of the JSONPath query language for Go. 187
lucassscaravelli/ej Provides a simple way to handle JSON data from different sources in Go applications. 10
sinhashubham95/jsonic A comprehensive set of utilities to handle JSON data in Go. 11
adhocore/jsonc A lightweight JSON preprocessor that converts JSON5 input to Go-compatible JSON. 17
andrew-m-c/go.jsonvalue A Go library for working with unstructured JSON data efficiently 190
asaiyusuke/jsonpath A Go library that parses and evaluates JSONPath queries to retrieve part of a JSON object 24
asaiyusuke/jsonpath-benchmark Performs benchmarking of JSONPath libraries in Go. 1
mjansson/json An in-place JSON parser implemented in a single header file 74
yazgazan/jaydiff Compares two JSON files and displays their differences in various formats 106