[ 原始碼: 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