[ Bron: golang-github-tinylib-msgp ]
Pakket: msgp (1.2.0-1~bpo12+1)
Verwijzigingen voor msgp
Debian bronnen:
Het bronpakket golang-github-tinylib-msgp downloaden:
- [golang-github-tinylib-msgp_1.2.0-1~bpo12+1.dsc]
- [golang-github-tinylib-msgp_1.2.0.orig.tar.gz]
- [golang-github-tinylib-msgp_1.2.0-1~bpo12+1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.