gcolvin / go-codec

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/algorand/go-codec

About

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

License:MIT License


Languages

Language:Go 99.6%Language:Shell 0.2%Language:Python 0.1%