10

8

6

4

2


9.7

5.6

9.6
0.0

9.4
0.0

9.3

2.1

8.2

9.2

7.1
1.3

22 Serialization packages and projects

  • jsoniter

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

    9.6 0.0 Go
    Go support for Google's protocol buffers
  • Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
  • mapstructure

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

    9.3 2.1 Go
    [Deprecated] Protocol Buffers for Go with Gadgets
  • go-codec

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

    7.1 1.3 Go
    csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.
  • colfer

    7.0 0.0 Java
    binary serialization format
  • cbor

    6.7 3.5 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.
  • go-capnproto

    5.7 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.
  • php_session_decoder

    5.4 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
  • asn1

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

    4.0 1.8 Go
    Golang binary decoder for mapping data into the structure
  • bambam

    3.7 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
  • bel

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

    2.3 0.0 Go
    Fixed width file parser (encoder/decoder) in GO (golang)
  • pletter

    2.3 0.0 Go
    A standard way to wrap a proto message
  • go-serializer

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

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

    0.9 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]").
  • unitpacking

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

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

Add another 'Serialization' Package