Pyrobuf is an alternative to Google's Python Protobuf library.
copied from cf-staging / pyrobufconda install conda-forge::pyrobuf
conda install conda-forge/label/cf201901::pyrobuf
conda install conda-forge/label/cf202003::pyrobuf
conda install conda-forge/label/gcc7::pyrobuf
Pyrobuf is an alternative to Google's Python Protobuf library.
It generates lightning-fast Cython code that's 2-4x faster than Google's Python Protobuf library using their C++ backend and 20-40x faster than Google's pure-python implementation.
What's more, Pyrobuf is self-contained and easy to install.