[ 源代码: 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