tree: 2a8fe9d71ece5a17da9471319dd9e6ef7b453c93 [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.