protobag VS bloaty

Compare protobag vs bloaty and see what are their differences.

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
protobag bloaty
1 15
8 4,548
- 0.7%
0.0 5.3
about 2 years ago about 1 month ago
C++ C++
Apache License 2.0 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.

protobag

Posts with mentions or reviews of protobag. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-30.
  • Don't Use Protobuf for Telemetry
    8 projects | news.ycombinator.com | 30 Dec 2020
    In many cases you do indeed want or need to use Protobuf for telemetry or other time-series data. The Protobuf RecordIO / TFRecord formats are very unhelpful for this use case.

    Enter Protobag: https://github.com/StandardCyborg/protobag

    Protobag is a library that helps you write and read time-series and other collections of Protobuf data using the standard Tar and Zip archives as containers. Protobag also includes code for leveraging self-describing messages to embed schemas in archives so that you never have data on disk that you can't read. Hope somebody finds Protobag helpful.

bloaty

Posts with mentions or reviews of bloaty. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-14.

What are some alternatives?

When comparing protobag and bloaty you can also consider the following projects:

protozero - Minimalist protocol buffer decoder and encoder in C++

Clipboard - 😎🏖️🐬 Your new, 𝙧𝙞𝙙𝙤𝙣𝙠𝙪𝙡𝙞𝙘𝙞𝙤𝙪𝙨𝙡𝙮 smart clipboard manager

Protobuf.NET - Protocol Buffers library for idiomatic .NET

TinyGo - Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.

test-infra - Test infrastructure for the Kubernetes project.

Protobuf - Protocol Buffers - Google's data interchange format

capstone - Capstone disassembly/disassembler framework for ARM, ARM64 (ARMv8), BPF, Ethereum VM, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86.

periphery - A tool to identify unused code in Swift projects.

espthernet - ESP8266 10-Base-T Ethernet Driver

prometheus-cpp - Prometheus Client Library for Modern C++

upb - a small protobuf implementation in C