An open API service indexing awesome lists of open source software.

https://github.com/msgpack/msgpack-go


https://github.com/msgpack/msgpack-go

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

This builds with the new 'go' tool.

It is installable with "go get github.com/msgpack/msgpack-go".

FYI, [go-msgpack](https://github.com/ugorji/go) contains a better msgpack implementation for go.