Install golang-github-tinylib-msgp-dev by entering the following commands in the terminal:
sudo apt update sudo apt install golang-github-tinylib-msgp-dev
Description:
Go code generator for MessagePack (source)
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 source.
Homepage: https://github.com/tinylib/msgp
Version: 1.0.2-1
Section: universe/devel