Skip to content
#

protobuf-library

Here are 3 public repositories matching this topic...

Tiny single-header C++11 library for serializing complex C++ data structures directly to/from Protobuf wire format. Its simple, uniform get/put API recursively handles any sequence or map container, calling user-defined codecs for Message types. Companion Codegen generates data structures and ready-to-use serialization code from .proto files.

  • Updated Sep 20, 2026
  • C++

Add this topic to your repo

To associate your repository with the protobuf-library topic, visit your repo's landing page and select "manage topics."

Learn more