protobuf VS riegeli

Compare protobuf vs riegeli and see what are their differences.

protobuf

Protocol Buffers for JavaScript (& TypeScript). (by protobufjs)

riegeli

Riegeli/records is a file format for storing a sequence of string records, typically serialized protocol buffers. (by google)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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.
www.influxdata.com
featured
protobuf riegeli
18 1
9,663 391
0.7% 0.8%
4.6 9.4
4 days ago 6 days ago
JavaScript C++
GNU General Public License v3.0 or later Apache License 2.0
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.

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 2023-12-05.

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

What are some alternatives?

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

snappy - DEPRECATED - please use https://github.com/Brooooooklyn/snappy. Nodejs bindings to Google's Snappy compression library

quick-protobuf - A rust implementation of protobuf parser

pbf - A low-level, lightweight protocol buffers implementation in JavaScript.

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

compactr - Schema based serialization made easy

Protobuf - Protocol Buffers - Google's data interchange format

Vicis - Presentation and transformation layer for data output in RESTful APIs.

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

TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

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

Cap'n Proto - Cap'n Proto serialization/RPC system - core tools and C++ library

opentelemetry-proto - OpenTelemetry protocol (OTLP) specification and Protobuf definitions