Json packages

Showing projects tagged as Json

  • jsonparser

    9.2 1.0 Go
    One of the fastest alternative JSON parser for Go that does not require schema
  • gojsonq

    8.2 0.0 Go
    A simple Go package to Query over JSON/YAML/XML/CSV Data
  • fastjson

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

    6.7 5.2 Go
    Optimized JSON for Go
  • marshmallow

    5.6 5.8 Go
    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.
  • jsondiff

    5.4 3.1 Go
    Compute the diff between two JSON documents as a series of RFC6902 (JSON Patch) operations
  • JSON-to-Proto

    5.1 4.8 TypeScript
    convert JSON to Protocol Buffers online in your browser instantly
  • ajson

    4.9 0.0 Go
    Abstract JSON for Golang with JSONPath support
  • jettison

    4.7 1.0 Go
    Highly configurable, fast JSON encoder for Go
  • gjo

    4.6 0.0 Go
    Small utility to create JSON objects
  • json2go

    4.5 0.0 Go
    Create go type representation from json
  • Polygon

    4.1 10.0 Go
    PolygonDB is an alternative to MongoDB that provides a developer-friendly experience and less resources hungry.
  • ujson

    3.2 0.0 Go
    µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON
  • frontmatter

    3.0 3.8 Go
    Go library for detecting and decoding various content front matter formats
  • CONFLATE

    2.4 0.0 Go
    Library providing routines to merge and validate JSON, YAML and/or TOML files
  • vjson

    2.2 0.0 Go
    vjson is a golang package that helps to validate JSON objects
  • dynjson

    1.8 0.0 Go
    Client-customizable JSON formats for dynamic APIs
  • mapslice-json

    1.8 0.0 Go
    Go MapSlice for ordered marshal/ unmarshal of maps in JSON
  • ask

    1.7 0.0 Go
    A Go package that provides a simple way of accessing nested properties in maps and slices.
  • jsoncolor

    1.6 0.0 Go
    Colorized JSON output for Go https://godoc.org/github.com/nwidger/jsoncolor
  • jscan

    1.5 0.0 Go
    High performance JSON iterator for Go
  • Better Parsing of Unstructured JSON in Go

    1.4 10.0 Go
    An error propagating JSON parsing library for Go
  • epoch

    1.3 2.5 Go
    Contains primitives for marshaling/unmarshaling Unix timestamp/epoch to/from built-in time.Time type in JSON
  • go-jsonerror

    1.3 0.0 Go
    Small package which wraps error responses to follow jsonapi.org
  • jzon

    1.3 0.0 Go
    A golang json library inspired by jsoniter
  • ej

    1.3 0.0 Go
    Write and read JSON from different sources in one line
  • jsonpath

    1.3 0.0 Go
    JSONPath with dot notation generator for golang
  • jsonic

    1.0 0.0 Go
    All you need with JSON
  • omg.jsonparser

    0.9 0.0 Go
    The simple JSON parser with validation by condition
  • ijson

    0.8 0.0 Go
    Go package to quickly query and manipulate interface data.