gjson

JSON extractor

A JSON parser and extractor for Go, allowing fast and simple access to nested values in JSON documents.

Get JSON values quickly - JSON parser for Go

GitHub

14k stars
167 watching
862 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists

golangjsonjson-parser

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
valyala/fastjsonA fast JSON parser and validator written in Go that provides simple API access to parsed data without code generation or reflection.2,310
buger/jsonparserA fast and flexible JSON parser that allows accessing fields by providing the key path without requiring schema knowledge.5,477
pquerna/ffjsonGenerates optimized JSON serialization functions for Go structures2,967
mailru/easyjsonA JSON serialization utility for Go that generates efficient and customizable marshaler and unmarshaler functions.4,509
thedevsaddam/gojsonqProvides an ODM-like API to access and query JSON data in Go2,194
tomnomnom/gronA utility that transforms JSON into a format allowing easy searching and manipulation of its contents13,914
spyzhov/ajsonJSON parser with path selection support249
google/gsonA Java library for converting objects to and from JSON data23,432
ohler55/ojgA high-performance JSON parser and toolset for Go.862
importcjj/rust-ajsonRust library to parse and query JSON data using dotpath syntax105
lucassscaravelli/ejProvides a simple way to handle JSON data from different sources in Go applications.10
limiu82214/gojmaprA library to extract specific properties from complex JSON structures into Go structs with minimal code changes.22
adhocore/jsoncA lightweight JSON preprocessor that converts JSON5 input to Go-compatible JSON.17
mholt/json-to-goAutomates the conversion of JSON to Go type definitions4,521
andrew-m-c/go.jsonvalueA Go library for working with unstructured JSON data efficiently190