Json packages

Showing projects tagged as Json

  • jsonparser

    9.0 0.0 Go
    One of the fastest alternative JSON parser for Go that does not require schema
  • fastjson

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

    8.1 0.0 Go
    A simple Go package for querying over JSON, YAML, XML, and CSV data.
  • trdsql

    7.9 5.1 Go
    CLI tool that can execute SQL queries on CSV, LTSV, JSON, YAML and TBLN. Can output to various formats.
  • OjG

    7.0 5.4 Go
    Optimized JSON for Go
  • jsondiff

    6.5 5.6 Go
    Compute the diff between two JSON documents as a series of JSON Patch (RFC6902) operations
  • marshmallow

    5.9 3.2 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.
  • JSON-to-Proto

    5.6 1.7 TypeScript
    convert JSON to Protocol Buffers online in your browser instantly
  • ajson

    5.5 5.0 Go
    Abstract JSON for Golang with JSONPath support
  • jsonvalue

    5.0 5.5 Go
    Quick Solution with Unstructured JSON data
  • jettison

    4.8 0.0 Go
    Highly configurable, fast JSON encoder for Go
  • frontmatter

    4.7 3.7 Go
    Go library for detecting and decoding various content front matter formats
  • json2go

    4.6 8.1 Go
    Create go type representation from json
  • gjo

    4.5 0.0 Go
    Small utility to create JSON objects
  • Polygon

    4.0 8.8 Go
    PolygonDB is an alternative to MongoDB that provides a developer-friendly experience and less resources hungry.
  • jscan

    3.9 6.9 Go
    High performance JSON iterator & validator for Go
  • ujson

    3.6 3.8 Go
    µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON
  • CONFLATE

    2.8 3.6 Go
    Library providing routines to merge and validate JSON, YAML and/or TOML files
  • ask

    2.8 4.6 Go
    A Go package that provides a simple way of accessing nested properties in maps and slices.
  • vjson

    2.4 3.0 Go
    vjson is a golang package that helps to validate JSON objects
  • mapslice-json

    2.0 0.0 Go
    Go MapSlice for ordered marshal/ unmarshal of maps in JSON
  • jsoncolor

    1.8 0.7 Go
    Colorized JSON output for Go https://godoc.org/github.com/nwidger/jsoncolor
  • dynjson

    1.7 0.0 Go
    Client-customizable JSON formats for dynamic APIs
  • epoch

    1.5 4.2 Go
    Contains primitives for marshaling/unmarshaling Unix timestamp/epoch to/from built-in time.Time type in JSON
  • gojmapr

    1.5 5.1 Go
    get simple struct from complex json
  • Better Parsing of Unstructured JSON in Go

    1.3 10.0 Go
    An error propagating JSON parsing library for Go
  • go-jsonerror

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

    1.1 0.0 Go
    A golang json library inspired by jsoniter
  • jsonic

    1.1 0.0 Go
    All you need with JSON
  • jsonpath

    1.1 4.7 Go
    JSONPath with dot notation generator for golang