protobuf
Data serializer
A language-neutral, platform-neutral mechanism for serializing structured data
Protocol Buffers - Google's data interchange format
66k stars
2k watching
16k forks
Language: C++
last commit: 3 months ago
Linked from 12 awesome lists
marshallingprotobufprotobuf-runtimeprotocprotocol-buffersprotocol-compilerrpcserialization
Backlinks from these awesome lists:
-
fffaraz/awesome-cpp
-
akullpp/awesome-java
-
grpc-ecosystem/awesome-grpc
-
igorbarinov/awesome-data-engineering
-
vedenin/useful-java-links
-
ly0n/awesome-robotic-tooling
-
caerind/awesomecppgamedev
-
stevinz/awesome-game-engine-dev
-
agile-iot/awesome-open-iot
-
stn1slv/awesome-integration
-
kelvins/awesome-dataops
-
monksy/awesome-data-engineering
Related projects:
Repository | Description | Stars |
---|---|---|
| A C implementation of Google Protocol Buffers data serialization format | 2,709 |
| Provides Go bindings for protocol buffers for efficient binary serialization and deserialization of structured data. | 9,817 |
| A contract-based serializer for .NET code that writes data in the protocol buffers format | 4,714 |
| A JavaScript library for serializing structured data using the Protocol Buffers format. | 9,978 |
| Compiles Google protocol buffer definitions into Erlang code | 561 |
| A PureScript library and code generator for Google Protocol Buffers version 3 | 55 |
| Rust implementation of Google protocol buffers for serialization and deserialization | 2,820 |
| 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 |
| An implementation of Google Protocol Buffers version 3 in Zig. | 236 |
| A fast and reliable Elixir library for working with Google Protocol Buffers | 270 |
| An implementation of protocol buffers for the Ruby programming language | 463 |
| An implementation of Protocol Buffers in Swift | 939 |
| A code generation tool for Protocol Buffers in Go, providing features like fast marshalling and compatibility with other libraries. | 5,669 |
| An implementation of Google's Protocol Buffers in Haskell. | 95 |
| A tool for inspecting and generating binary Protobuf data in a human-readable format | 313 |