套件:msgp(1.0.2-3 以及其他的) [debports]
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.
其他與 msgp 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC 支援函式庫
-
- dep: libgo21
- Runtime library for GNU Go applications