muller95 / go

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

About

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

License:MIT License


Languages

Language:Go 99.9%Language:Python 0.1%