protobuf-c
Protocol Buffer Library
A C implementation of Google Protocol Buffers data serialization format
Protocol Buffers implementation in C
3k stars
117 watching
727 forks
Language: C++
last commit: over 1 year ago
Linked from 4 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A language-neutral, platform-neutral mechanism for serializing structured data | 65,999 |
| | A contract-based serializer for .NET code that writes data in the protocol buffers format | 4,714 |
| | Provides Go bindings for protocol buffers for efficient binary serialization and deserialization of structured data. | 9,817 |
| | Generates documentation from comments in .proto files for Google Protocol Buffers | 2,667 |
| | Makes it easy to work with Protocol Buffers in Go by providing tools and libraries for generating code, implementing plugins, and running the protocol buffer compiler. | 85 |
| | Rust implementation of Google protocol buffers for serialization and deserialization | 2,820 |
| | A code generation tool for Protocol Buffers in Go, providing features like fast marshalling and compatibility with other libraries. | 5,669 |
| | A JavaScript library for serializing structured data using the Protocol Buffers format. | 9,978 |
| | Checks .proto files for style violations according to Google's Protocol Buffer Style Guide | 284 |
| | An implementation of Google Protocol Buffers version 3 in Zig. | 236 |
| | Compiles Google protocol buffer definitions into Erlang code | 561 |
| | A PureScript library and code generator for Google Protocol Buffers version 3 | 55 |
| | Tools for generating C code from Google Protocol Buffers messages | 74 |
| | A C# code generator for reading and writing the Protocol Buffers format | 308 |
| | A tool that adds semantic validation to Protocol Buffers messages generated by the protoc compiler | 3,819 |