Skip to content
/ go Public
forked from ugorji/go

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

License

Notifications You must be signed in to change notification settings

joonhoj/go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

329 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

TODO:

  • 2018-03-12 - Release v1.1.1 containing 32-bit fixes

About

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Go 99.8%
  • Python 0.2%