PBC is a Protocol Buffers library for C that works without code generation. It gives C developers a way to encode, decode, and work with Protocol Buffers messages dynamically. Because it avoids generated source files, it can be useful in environments where schemas need to be loaded or handled at runtime. The repository was archived by its owner in 2022, so it is now read-only and should be treated as a legacy project. Even so, it remains useful as a compact example of Protocol Buffers support in C. Its main appeal is its direct, lightweight approach to serialization without requiring the usual generated-code workflow.
Features
- Protocol Buffers library for C
- No code generation required
- Runtime-oriented schema handling
- Encoding and decoding support
- MIT-licensed legacy codebase
- Archived read-only repository
Categories
LibrariesLicense
MIT LicenseFollow PBC
Other Useful Business Software
Streamline Azure Security with Palo Alto Networks VM-Series
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PBC!