[ 原始碼: golang-github-tinylib-msgp ]
套件:msgp(1.0.2-3 以及其他的)
msgp 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-tinylib-msgp:
- [golang-github-tinylib-msgp_1.0.2-3.dsc]
- [golang-github-tinylib-msgp_1.0.2.orig.tar.gz]
- [golang-github-tinylib-msgp_1.0.2-3.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.