Keine Beschreibung

Ugorji Nwoke 710e35eef1 codec: re-arrange Encoder and Decoder structs for better cache coherency vor 8 Jahren
codec 710e35eef1 codec: re-arrange Encoder and Decoder structs for better cache coherency vor 8 Jahren
.travis.yml 649a5588a8 travis: add support for go 1.7 testing vor 8 Jahren
LICENSE 3561c62845 updated LICENSE vor 11 Jahren
README.md 3b86b15a09 README: force goreportcard to refresh badge by appending a request parameter vor 8 Jahren
msgpack.org.md 6289abca10 codec: updated docs to reflect the correct API for client codec vor 12 Jahren

README.md

Sourcegraph Build Status codecov GoDoc rcard License

go/codec

This repository contains the go-codec library, a High Performance and Feature-Rich Idiomatic encode/decode and rpc library for

For more information:

Install using:

go get github.com/ugorji/go/codec