[ 源代码: golang-github-tinylib-msgp ]
软件包:msgp(1.2.0-1 以及其他的)
msgp 的相关链接
Debian 的资源:
下载源码包 golang-github-tinylib-msgp:
- [golang-github-tinylib-msgp_1.2.0-1.dsc]
- [golang-github-tinylib-msgp_1.2.0.orig.tar.gz]
- [golang-github-tinylib-msgp_1.2.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Go code generator for MessagePack
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 tools/binaries.