fastjson

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

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

Similar Packages

GJSON

Get a JSON value with one line of code.

15,483

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,702

gojson

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

2,688

OjG

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

943