go.jsonvalue
JSON toolkit
A Go library for working with unstructured JSON data efficiently
Quick Solution with Unstructured JSON data
187 stars
7 watching
19 forks
Language: Go
last commit: 24 days ago
Linked from 1 awesome list
gogolangjson
Related projects:
Repository | Description | Stars |
---|---|---|
lucassscaravelli/ej | Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
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 |
thedevsaddam/gojsonq | Provides an ODM-like API to access and query JSON data in Go | 2,190 |
spyzhov/ajson | A Go package for parsing and manipulating JSON data with path-based selection support | 243 |
m-zajac/json2go | Tool for generating Go type representations from JSON inputs | 132 |
asty-org/asty | Tool for converting Go source code AST to JSON and back to AST | 81 |
zerosnake0/go-json-benchmark | A benchmarking tool for evaluating performance of various JSON libraries in the Go programming language | 9 |
oliveagle/jsonpath | A Go implementation of JsonPath syntax for querying JSON data structures. | 324 |
elgs/gojq | A Go library for querying and manipulating JSON data | 191 |
ddymko/go-jsonerror | Creates JSON error responses following the JsonApi specification | 16 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
hjson/hjson-go | A Go implementation of a lightweight, comment-based JSON alternative | 331 |
adhocore/jsonc | A lightweight JSON preprocessor that converts JSON5 input to Go-compatible JSON. | 17 |
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,861 |