Discover · GitHub · Protobuf↑ +11 today
Fast and structured format for data exchange
Developed by Google, protocol buffers are a language-independent data interchange format used to serialize structured data. This mechanism provides efficient and fast binary data transfer in inter-system communication.
Updates
- September 18, 2026: Stars 71,867 → 72,043, latest release v36.2 (September 17, 2026).
- September 1, 2026: Stars 71,747 → 71,867, latest release v36.1 (August 31, 2026).
- August 20, 2026: Stars 71,674 → 71,747, latest release v36.0 (August 20, 2026).
- August 2, 2026: Stars 71,559 → 71,674, latest release v35.1 (June 11, 2026).
What you get
- Efficient binary data transfer between systems
- Language-independent data serialization
- Flexible and extensible data structure
Installation
macOS (Homebrew)
brew install protobufRunning it
compile schema
protoc --cpp_out=. dosya.protoGetting started
- Official source →
Related dictionary terms
Who it is forIt is suitable for software developers who want to establish fast and efficient data communication between different software systems.
Links
TreScout did not build this tool · we found it in GitHub trends and wrote it up. This page describes the repository as of 2026-07-18: The star count and our text belong to that day, the repository may have changed since. Check the repository link for the current state. This page was machine-translated from the Turkish original · the Turkish version prevails.