mixbench

Alternative protocol buffer support for the Go programming language

Install

All systems
curl cmd.cat/mixbench.sh
Debian Debian
apt-get install golang-gogoprotobuf-dev
Ubuntu
apt-get install golang-gogoprotobuf-dev
image/svg+xml Kali Linux
apt-get install golang-gogoprotobuf-dev
Windows (WSL2)
sudo apt-get update sudo apt-get install golang-gogoprotobuf-dev
Raspbian
apt-get install golang-gogoprotobuf-dev

golang-gogoprotobuf-dev

Alternative protocol buffer support for the Go programming language

An alternative protocol buffer support for the Go programming language, forked from golang-goprotobuf. It is backwards compatible with goprotobuf, but provides faster marshalling and unmarshalling and can generate extra helper code, tests and benchmarks. This package contains the source.