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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PBC!