SlackBuilds Repository

15.0 > Libraries > protozero (1.7.1)

Minimalistic protocol buffer decoder and encoder in C++.

Designed for high performance. Suitable for writing zero copy parsers
and encoders with minimal need for run-time allocation of memory.

Low-level: this is designed to be a building block for writing a very
customized decoder for a stable protobuf schema. If your protobuf
schema is changing frequently or lazy decoding is not critical for
your application then this approach offers no value: just use the C++
API that can be generated with the Google Protobufs protoc program.

Maintained by: Michales Michaloudes
Keywords:
ChangeLog: protozero

Homepage:
https://github.com/mapbox/protozero

Source Downloads:
protozero-1.7.1.tar.gz (dafc2d8082e9422560f138a25e74800f)

Download SlackBuild:
protozero.tar.gz
protozero.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
protozero.SlackBuild
protozero.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds