[ ソース: golang-gopkg-vmihailenco-msgpack.v2 ]
パッケージ: golang-gopkg-vmihailenco-msgpack.v2-dev (4.3.1-2)
golang-gopkg-vmihailenco-msgpack.v2-dev に関するリンク
Debian の資源:
golang-gopkg-vmihailenco-msgpack.v2 ソースパッケージをダウンロード:
- [golang-gopkg-vmihailenco-msgpack.v2_4.3.1-2.dsc]
- [golang-gopkg-vmihailenco-msgpack.v2_4.3.1.orig.tar.xz]
- [golang-gopkg-vmihailenco-msgpack.v2_4.3.1-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Msgpack encoding for Golang
MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it's faster and smaller. Small integers are encoded into a single byte, and typical short strings require only one extra byte in addition to the strings themselves.
その他の golang-gopkg-vmihailenco-msgpack.v2-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-vmihailenco-tagparser-dev
- Golang tag parser