Selected Tags
Click on a tag to remove itMore Tags
Click on a tag to add it and filter downJson packages
Showing projects tagged as Json
-
jsonparser
9.0 0.0 GoOne of the fastest alternative JSON parser for Go that does not require schema -
fastjson
8.2 5.4 GoFast JSON parser and validator for Go. No custom structs, no code generation, no reflection -
trdsql
7.9 5.1 GoCLI tool that can execute SQL queries on CSV, LTSV, JSON, YAML and TBLN. Can output to various formats. -
jsondiff
6.5 5.6 GoCompute the diff between two JSON documents as a series of JSON Patch (RFC6902) operations -
marshmallow
5.9 3.2 GoMarshmallow 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. -
Polygon
4.0 8.8 GoPolygonDB is an alternative to MongoDB that provides a developer-friendly experience and less resources hungry. -
ujson
3.6 3.8 Goµjson - A fast and minimal JSON parser and transformer that works on unstructured JSON -
ask
2.8 4.6 GoA Go package that provides a simple way of accessing nested properties in maps and slices. -
epoch
1.5 4.2 GoContains primitives for marshaling/unmarshaling Unix timestamp/epoch to/from built-in time.Time type in JSON -
Better Parsing of Unstructured JSON in Go
1.3 10.0 GoAn error propagating JSON parsing library for Go