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++ protocol-compiler 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
-
Mergify
Updating dependencies is time-consuming.. 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.
C++ protocol-compiler 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 |