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. Learn more →
C++ protobuf-runtime Projects
-
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
-
InfluxDB
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.
C++ protobuf-runtime related posts
- How to learn to use protoc in 21 easily infuriating steps
- What's involved in protobuf encoding?
- Trying To Solve The Confusion of Choice Between gRPC vs REST🕵
- ERROR: Could not build wheels for onnx, which is required to install pyproject.toml-based projects
- Summary of MacBook use problems with m1 chip
- A list of reasons to create open source
- How to tackle saving a game character file?
-
A note from our sponsor - Mergify
blog.mergify.com | 24 Sep 2023
Index
Project | Stars | |
---|---|---|
1 | Protobuf | 60,836 |