protoc-gen-gogofaster
alternative protocol buffer support for Golang - utilities
Install
- All systems
-
curl cmd.cat/protoc-gen-gogofaster.sh
- Debian
-
apt-get install gogoprotobuf - Ubuntu
-
apt-get install gogoprotobuf - Kali Linux
-
apt-get install gogoprotobuf - Fedora
-
dnf install golang-googlecode-gogoprotobuf - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install gogoprotobuf - Raspbian
-
apt-get install gogoprotobuf
gogoprotobuf
alternative protocol buffer support for Golang - utilities
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 provides utilities.
golang-googlecode-gogoprotobuf
several extra features
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.