10

8

6

4

2


8.2

6.5

7.0

4.4

6.8

8.6

9.4
0.6

9.6

2.8

9.7
0.0

23 Serialization packages and projects

  • go-codec

    8.2 6.5 Go
    idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]
  • colfer

    7.0 4.4 Java
    binary serialization format
  • Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
  • cbor

    6.8 8.6 Go
    CBOR codec (RFC 8949) with CBOR tags, Go struct tags (toarray, keyasint, omitempty), float64/32/16, big.Int, and fuzz tested billions of execs.
  • mapstructure

    9.4 0.6 Go
    Go library for decoding generic map values into native Go structures and vice versa.
  • goprotobuf

    9.6 2.8 Go
    Go support for Google's protocol buffers
  • jsoniter

    9.7 0.0 Go
    A high-performance 100% compatible drop-in replacement of "encoding/json"
  • csvutil

    7.1 4.3 Go
    csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.
  • go-lctree

    0.8 0.0 Go
    go-lctree provides a CLI and Go primitives to serialize and deserialize LeetCode binary trees (e.g. "[5,4,7,3,null,2,null,-1,null,9]").
  • pletter

    2.2 1.1 Go
    A standard way to wrap a proto message
  • gogoprotobuf

    9.2 0.0 Go
    [Deprecated] Protocol Buffers for Go with Gadgets
  • fwencoder

    2.4 0.0 Go
    Fixed width file parser (encoder/decoder) in GO (golang)
  • go-capnproto

    5.6 0.0 Go
    Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 for 2.0 which has rpc and capabilities.
  • bel

    2.8 0.0 Go
    Generate TypeScript interfaces from Go structs/interfaces - useful for JSON RPC
  • binstruct

    4.1 2.6 Go
    Golang binary decoder for mapping data into the structure
  • fixedwidth

    1.1 0.0 Go
    A Go package for encode/decode fixed-width data
  • asn1

    4.1 0.0 Go
    Asn.1 BER and DER encoding library for golang
  • bambam

    3.6 0.0 Go
    auto-generate capnproto schema from your golang source files. Depends on go-capnproto-1.0 at https://github.com/glycerine/go-capnproto
  • php_session_decoder

    5.3 0.0 Go
    PHP session encoder/decoder written in Go
  • structomap

    4.7 0.0 Go
    Easily and dynamically generate maps from Go static structures
  • go-serializer

    1.5 0.0 Go
    :loop: Serialize any custom type or convert any content to []byte or string, for Go Programming Language
  • unitpacking

    0.8 0.0 Go
    A library for storing unit vectors in a representation that lends itself to saving space on disk.
  • Durations

    0.3 0.0 Go
    Go Durations easly parse string durations with no order and high durations like 1 year.
  • gotiny

    1.0 5.9 Go
    gotiny

Add another 'Serialization' Package