C++ Protobuf

Open-source C++ projects categorized as Protobuf

Top 16 C++ Protobuf Projects

  • Protobuf

    Protocol Buffers - Google's data interchange format

  • Project mention: Reverse Engineering Protobuf Definitions from Compiled Binaries | news.ycombinator.com | 2024-03-09

    For at least 4 years protobuf has had decent support for self-describing messages (very similar to avro) as well as reflection

    https://github.com/protocolbuffers/protobuf/blob/main/src/go...

    Xgooglers trying to make do on the cheap will just create a Union of all their messages and include the message def in a self-describing message pattern. Super-sensitive network I/O can elide the message def (empty buffer) and any for RecordIO clone well file compression takes care of the definition.

    Definitely useful to be able to dig out old defs but protobuf maintainers have surprisingly added useful features so you don’t have to.

    Bonus points tho for extracting the protobuf defs that e.g. Apple bakes into their binaries.

  • FlatBuffers

    FlatBuffers: Memory Efficient Serialization Library

  • Project mention: FlatBuffers – an efficient cross platform serialization library for many langs | news.ycombinator.com | 2023-09-18
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • CuraEngine

    Powerful, fast and robust engine for converting 3D models into g-code instructions for 3D printers. It is part of the larger open source project Cura.

  • aspia

    Remote desktop and file transfer tool.

  • ola

    The Open Lighting Architecture - The Travel Adaptor for the Lighting Industry

  • EmbeddedProto

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

  • protopuf

    Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • CppSerialization

    Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JSON

  • postgres-protobuf

    Protocol Buffer extension for PostgreSQL

  • libArcus

    Communication library between internal components for Ultimaker software

  • flipper

    Search/Recommendation engine and metainformation server for fanfiction net (by Zeks)

  • ClementineRemote

    Remote for Clementine Music Player developped in C++/QT5/QML to be available on any OS. Its main goal is to add the Files View missing in the Android Remote.

  • Onnx2Text

    Converts an ONNX ML model protobuf from/to text, or tensor from/to text/CSV/raw data. (Windows command line tool)

  • turbo-beep

    Peer to peer file sharing and messaging between different networks including server acting as a mediator (TCP hole punching).

  • propanedb

    A document database for Protocol Buffer messages with GRPC interface

  • RpcExplorer

    Search for service methods defined in protobuf and interactively build requests.

  • Project mention: RpcExplorer: Interactively Build RPC Requests | news.ycombinator.com | 2023-05-20
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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).

C++ Protobuf related posts

Index

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

Project Stars
1 Protobuf 63,586
2 FlatBuffers 22,005
3 CuraEngine 1,632
4 aspia 1,522
5 ola 608
6 EmbeddedProto 178
7 protopuf 141
8 CppSerialization 134
9 postgres-protobuf 88
10 libArcus 72
11 flipper 29
12 ClementineRemote 16
13 Onnx2Text 15
14 turbo-beep 13
15 propanedb 11
16 RpcExplorer 6

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com