Protobuf Core
This repository provides low level components like zigzag encoding, encoding and decoding of variable length integers, tagging and untagging values, and working with wire types in strongly typed enums.
- This repository provides only primitives for encoding and decoding. Code generators to deal with the boilerplate are out of scope.
- MPL 2.0