[ ソース: golang-github-tinylib-msgp ]
パッケージ: msgp (1.1.6-1 など)
msgp に関するリンク
Debian の資源:
golang-github-tinylib-msgp ソースパッケージをダウンロード:
- [golang-github-tinylib-msgp_1.1.6-1.dsc]
- [golang-github-tinylib-msgp_1.1.6.orig.tar.gz]
- [golang-github-tinylib-msgp_1.1.6-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.