C++ protocol-buffers

Open-source C++ projects categorized as protocol-buffers

Top 4 C++ protocol-buffer Projects

  • Protobuf

    Protocol Buffers - Google's data interchange format

    Project mention: Add extra stuff to a “standard” encoding? Sure, why not | news.ycombinator.com | 2023-09-19

    > didn’t find any standard for separating protobuf messages

    The fact that protobufs are not self-delimiting is an endless source of frustration, but I know of 2 standards:

    - SerializeDelimited* is part of the protobuf library: https://github.com/protocolbuffers/protobuf/blob/main/src/go...

    - Riegeli is "a file format for storing a sequence of string records, typically serialized protocol buffers. It supports dense compression, fast decoding, seeking, detection and optional skipping of data corruption, filtering of proto message fields for even faster decoding, and parallel encoding": https://github.com/google/riegeli

  • protozero

    Minimalist protocol buffer decoder and encoder in C++

  • Mergify

    Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.

  • EmbeddedProto

    Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to use.

  • propanedb

    A document database for Protocol Buffer messages with GRPC interface

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-09-19.

C++ protocol-buffers related posts

Index

What are some of the best open-source protocol-buffer projects in C++? This list will help you:

Project Stars
1 Protobuf 60,836
2 protozero 251
3 EmbeddedProto 144
4 propanedb 9
Collect and Analyze Billions of Data Points in Real Time
Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
www.influxdata.com