Pyrobuf — A faster Python Protobuf library written in Cython
Pyrobuf is an alternative to Google’s Python Protobuf library that is written in Cython and that offers better performance (roughly 1.5–2x faster), Python 3 support, and simple serialization/deserialization to JSON and native…