tree: a1369a2312a711dbd037a16c62d4ac688b651588 [path history] [tgz]
  1. bazel/
  2. BUILD
  3. protos.cc
  4. protos.h
  5. protos_extension_lock.h
  6. protos_internal.h
  7. protos_traits.h
  8. README.md
  9. repeated_field.h
  10. repeated_field_iterator.h
  11. requires.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.