This is a code generation tool and serialization library for MessagePack. It is
targeted at the go generate tool. You can read more about MessagePack in the
wiki, or at msgpack.org.
.
Why?
.
* Use Go as your schema language
* Speeeeeed (400MB/s on modern hardware)
* JSON interop
* User-defined extensions
* Type safety
* Encoding flexibility
.
This package contains the source.
Installed Size: 469.0 kB
Architectures: all