github.com/RomiChan/protobuf@v0.1.1-0.20230204044148-2ed269a2e54d/README.md (about) 1 # protobuf 2 3 This package is design for [Mrs4s/MiraiGo](https://github.com/Mrs4s/MiraiGo), 4 aims to provide a lightweight runtime, so it only contains basic Marshal and 5 Unmarshal API. Obviously, it does not support descriptors or reflection. 6 7 ## Highlights 8 9 - Less generated code 10 - Less binary size after compiled 11 - Less heap alloc when using proto2