ajson

JSON parser

A Go package for parsing and manipulating JSON data with path-based selection support

Abstract JSON for Golang with JSONPath support

GitHub

243 stars
4 watching
23 forks
Language: Go
last commit: 30 days 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. 858
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. 324
francoispqt/gojay A high-performance JSON parser and encoder with streaming capabilities for Go. 2,123
thedevsaddam/gojsonq Provides an ODM-like API to access and query JSON data in Go 2,190
paesslerag/jsonpath An implementation of the JSONPath query language for Go. 185
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 187
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