fastjson

Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection.

fastgogolangjsonjson-parserjson-validation
2,450
Stars
153
Forks
66
Issues
2,450
Watchers

Similar Packages

GJSON

Get a JSON value with one line of code.

15,484

gabs

For parsing, creating and editing unknown or dynamic JSON in Go.

3,531

SJSON

Set a JSON value with one line of code.

2,704

gojson

Automatically generate Go (golang) struct definitions from example JSON.

2,687

OjG

Optimized JSON for Go is a high performance parser with a variety of additional JSON tools including JSONPath.

943