Asn.1 BER and DER encoding library for golang.
auto-generate capnproto schema from your golang source files. Depends on go-capnproto-1.0 at https://github.com/glycerine/go-capnproto
Generate TypeScript interfaces from Go structs/interfaces - useful for JSON RPC
Golang binary decoder for mapping data into the structure
CBOR codec (RFC 8949) with CBOR tags, Go struct tags (toarray, keyasint, omitempty), float64/32/16, big.Int, and fuzz tested billions of execs.
binary serialization format
csvutil provides fast and idiomatic mapping between CSV and Go (golang) values.
Go Durations easly parse string durations with no order and high durations like 1 year.
A Go package for encode/decode fixed-width data
Fixed width file parser (encoder/decoder) in GO (golang)
idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[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]").
âž¿ Serialize any custom type or convert any content to []byte or string, for Go Programming Language
Go library for decoding generic map values into native Go structures and vice versa.
A Go code generator for MessagePack / msgpack.org[Go]
msgpack.org[Go] MessagePack encoding for Golang
PHP session encoder/decoder written in Go
A standard way to wrap a proto message
[Deprecated] Protocol Buffers for Go with Gadgets
Easily and dynamically generate maps from Go static structures
A library for storing unit vectors in a representation that lends itself to saving space on disk.