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