Json packages

Showing projects tagged as Json

  • jsonparser

    9.1 0.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
  • trdsql

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

    7.0 7.0 Go
    Optimized JSON for Go
  • jsondiff

    6.1 7.3 Go
    Compute the diff between two JSON documents as a series of RFC6902 (JSON Patch) 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.5 3.8 TypeScript
    convert JSON to Protocol Buffers online in your browser instantly
  • ajson

    5.2 3.2 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
  • 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.2 8.8 Go
    PolygonDB is an alternative to MongoDB that provides a developer-friendly experience and less resources hungry.
  • frontmatter

    3.9 4.2 Go
    Go library for detecting and decoding various content front matter formats
  • jscan

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

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

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

    2.4 0.0 Go
    vjson is a golang package that helps to validate JSON objects
  • ask

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

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

    1.7 0.7 Go
    Colorized JSON output for Go https://godoc.org/github.com/nwidger/jsoncolor
  • mapslice-json

    1.7 0.0 Go
    Go MapSlice for ordered marshal/ unmarshal of maps in JSON
  • gojmapr

    1.5 5.1 Go
    get simple struct from complex json
  • go-jsonerror

    1.4 0.0 Go
    Small package which wraps error responses to follow jsonapi.org
  • jsonpath

    1.3 5.3 Go
    JSONPath with dot notation generator for golang
  • epoch

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

    1.2 0.0 Go
    All you need with JSON
  • jzon

    1.2 0.0 Go
    A golang json library inspired by jsoniter
  • Better Parsing of Unstructured JSON in Go

    1.2 10.0 Go
    An error propagating JSON parsing library for Go