Design of protobuf-c
The overall goal is to keep the code-generator as simple as possible. Hopefully, performance isn't sacrificed to that end!
Anyway, we [generate](Generated Code) very little code: we mostly generate structure definitions (for example enums and structures for messages) and some metadata, which is basically reflection-type data.
The serializing and deserializing is implemented in [a library](The protobuf c Library), called libprotobuf-c
rather than generated code.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4