 gjson
 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
14k stars
 167 watching
 862 forks
 
Language: Go 
last commit: about 1 year ago 
Linked from   2 awesome lists  
  golangjsonjson-parser 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|  | A fast JSON parser and validator written in Go that provides simple API access to parsed data without code generation or reflection. | 2,310 | 
|  | A fast and flexible JSON parser that allows accessing fields by providing the key path without requiring schema knowledge. | 5,477 | 
|  | Generates optimized JSON serialization functions for Go structures | 2,967 | 
|  | A JSON serialization utility for Go that generates efficient and customizable marshaler and unmarshaler functions. | 4,509 | 
|  | Provides an ODM-like API to access and query JSON data in Go | 2,194 | 
|  | A utility that transforms JSON into a format allowing easy searching and manipulation of its contents | 13,914 | 
|  | JSON parser with path selection support | 249 | 
|  | A Java library for converting objects to and from JSON data | 23,432 | 
|  | A high-performance JSON parser and toolset for Go. | 862 | 
|  | Rust library to parse and query JSON data using dotpath syntax | 105 | 
|  | Provides a simple way to handle JSON data from different sources in Go applications. | 10 | 
|  | A library to extract specific properties from complex JSON structures into Go structs with minimal code changes. | 22 | 
|  | A lightweight JSON preprocessor that converts JSON5 input to Go-compatible JSON. | 17 | 
|  | Automates the conversion of JSON to Go type definitions | 4,521 | 
|  | A Go library for working with unstructured JSON data efficiently | 190 |