ugorji/go

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

1,965

stars

1,449

commits

Go

primary language

Sep 2, 2026

updated

README

Sourcegraph Build and Test go-codec codecov Go Reference rcard License

go-codec

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.

Code Organization and Module Support

This repository consists of 1 module:

  • github.com/ugorji/go/codec README

To install:

go get github.com/ugorji/go/codec

Contributors

ugorji

1,426 commits

dancannon

2 commits

vanackere

2 commits

soh335

2 commits

ugorji/go

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

1,965

stars

1,449

commits

Go

primary language

Sep 2, 2026

updated

README

Sourcegraph Build and Test go-codec codecov Go Reference rcard License

go-codec

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.

Code Organization and Module Support

This repository consists of 1 module:

  • github.com/ugorji/go/codec README

To install:

go get github.com/ugorji/go/codec

Contributors

ugorji

1,426 commits

dancannon

2 commits

vanackere

2 commits

soh335

2 commits

Languages

Go

98.7%