riegeli VS Protobuf

Compare riegeli vs Protobuf and see what are their differences.

riegeli

Riegeli/records is a file format for storing a sequence of string records, typically serialized protocol buffers. (by google)
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
riegeli Protobuf
1 183
417 65,373
1.7% 0.5%
9.5 10.0
2 days ago 6 days ago
C++ C++
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

riegeli

Posts with mentions or reviews of riegeli. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-19.
  • Add extra stuff to a “standard” encoding? Sure, why not
    11 projects | news.ycombinator.com | 19 Sep 2023
    > 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

Protobuf

Posts with mentions or reviews of Protobuf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-09-07.

What are some alternatives?

When comparing riegeli and Protobuf you can also consider the following projects:

msgpack - MessagePack is an extremely efficient object serialization library. It's like JSON, but very fast and small.

FlatBuffers - FlatBuffers: Memory Efficient Serialization Library

quick-protobuf - A rust implementation of protobuf parser

SBE - Simple Binary Encoding (SBE) - High Performance Message Codec

protobuf-conformance - A repository running the Protobuf conformance tests against various libraries

MessagePack - MessagePack implementation for C and C++ / msgpack.org[C/C++]

ntfy - Send push notifications to your phone or desktop using PUT/POST

cereal - A C++11 library for serialization

protobuf - Protocol Buffers for JavaScript & TypeScript.

Apache Parquet - Apache Parquet Java

Bond - Bond is a cross-platform framework for working with schematized data. It supports cross-language de/serialization and powerful generic mechanisms for efficiently manipulating data. Bond is broadly used at Microsoft in high scale services.

Protobuf.NET - Protocol Buffers library for idiomatic .NET

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