tree: 95a96c766ea026fad908053bfea1b65d98701e35 [path history] [tgz]
  1. bazel/
  2. BUILD
  3. protos.h
  4. protos_extension_lock.h
  5. protos_internal.h
  6. protos_traits.h
  7. README.md
  8. repeated_field.h
  9. repeated_field_iterator.h
protos/README.md

protos C++ API

protos is a C++ protobuf implementation backed by μpb, introduced in 2022. The API is currently experimental and may undergo incompatible changes without notice. The supported C++ implementation is here.