Abstract JSON for Golang with JSONPath support
A Go package that provides a simple way of accessing nested properties in maps and slices.
Anti-memory-waste byte buffer pool
Fast JSON serializer for golang.
Write and read JSON from different sources in one line
Contains primitives for marshaling/unmarshaling Unix timestamp/epoch to/from built-in time.Time type in JSON
Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection
Simple and fast template engine for Go
faster JSON serialization for Go
Small utility to create JSON objects
Get JSON values quickly - JSON parser for Go
A high-performance 100% compatible drop-in replacement of "encoding/json"
idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]
Automatically generate Go (golang) struct definitions from example JSON
Small package which wraps error responses to follow jsonapi.org
An implementation of JSON Schema, draft v4 v6 & v7 - Go language
a Go package to interact with arbitrary JSON
๐ซ Rich rendering of JSON as HTML in Go
Go package to quickly query and manipulate interface data.
Golang code generator for creating struct from json.
Easy-to-use JSON Library for Go
Highly configurable, fast JSON encoder for Go
High performance JSON iterator & validator for Go
Create go type representation from json
JSONC (json with comments) to JSON translator for Golang.
Compute the diff between two JSON documents as a series of RFC6902 (JSON Patch) operations
All you need with JSON
One of the fastest alternative JSON parser for Go that does not require schema
A golang json library inspired by jsoniter
An error propagating JSON parsing library for Go
Go MapSlice for ordered marshal/ unmarshal of maps in JSON
Marshmallow provides a flexible and performant JSON unmarshalling in Go. It specializes in dealing with unstructured struct - when some fields are known and some aren't, with zero performance overhead nor extra coding needed.
Optimized JSON for Go
The simple JSON parser with validation by condition
Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than html/template
ยตjson - A fast and minimal JSON parser and transformer that works on unstructured JSON
vjson is a golang package that helps to validate JSON objects