This repository contains the go-codec
library, the codecgen
tool and
benchmarks for comparing against other libraries.
This is a High Performance, Feature-Rich Idiomatic Go 1.20+ codec/encoding library for binary and text formats: binc, msgpack, cbor, json and simple.
It supports generics and monomorphization, based on build tags set.
This repository consists of 1 module:
github.com/ugorji/go/codec
README
To install:
go get github.com/ugorji/go/codec