1hpb Generator 2================== 3 4This directory contains the generator for the [`hpb` 5API](https://github.com/protocolbuffers/protobuf/tree/main/hpb), an 6experimental C++ protobuf implementation. Most users should use the standard 7C++ implementation 8[here](https://github.com/protocolbuffers/protobuf/tree/main/src). 9