protobuf
« Back to VersTracker
Description:
Protocol buffers (Google's data interchange format)
Type: Formula  |  Latest Version: 12@0  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  @protocolbuffers  |  formulae.brew.sh
Category: Developer tools
Tags: serialization protocol grpc data-format api
Install: brew install protobuf
About:
Protocol Buffers is a language-neutral, platform-neutral extensible mechanism for serializing structured data. It offers efficient binary serialization, making it ideal for high-performance communication and data storage. The tool also generates code for over 20 programming languages from .proto definition files.
Key Features:
  • Efficient binary serialization
  • Language-neutral interface definition
  • Auto-generated code for 20+ languages
  • Backward and forward compatibility
Use Cases:
  • Efficient data exchange between microservices
  • Persistent storage of structured application data
  • Defining APIs for gRPC communication
Alternatives:
  • JSON – Human-readable text format, generally larger and slower to parse than Protobuf.
  • Apache Avro – Row-based format often preferred for Hadoop ecosystems, relies on schema registry.
  • MessagePack – Binary JSON serializer, schema-less and more compact than JSON but less type-safe.
Version History
Detected Version Rev Change Commit
Mar 2, 2026 8:41pm 12 0 VERSION_BUMP 27eeaccc
Sep 10, 2025 6:53pm 11 1 VERSION_BUMP 7ceb66d5
Jan 10, 2025 5:04am 0 VERSION_BUMP 3808bc88
Nov 27, 2024 3:06am 0 VERSION_BUMP d103eac2
Sep 26, 2024 5:19am 0 VERSION_BUMP bc533967
Sep 14, 2024 7:50am 0 VERSION_BUMP 6d1eeacc
Sep 6, 2024 4:01am 0 VERSION_BUMP 3b744bb7
Jan 18, 2024 11:14am 0 VERSION_BUMP 53761bb3
Jan 18, 2024 9:02am 0 VERSION_BUMP e9664d21
Nov 18, 2023 3:22pm 0 VERSION_BUMP cd149a07
Nov 18, 2023 3:13pm 0 VERSION_BUMP 1898d609
Oct 8, 2023 10:17am 0 VERSION_BUMP 7ebffa1c
Aug 30, 2023 8:55pm 1 VERSION_BUMP 845a4450
Aug 28, 2023 11:22pm 0 VERSION_BUMP 4d8c665c
Jun 6, 2023 10:40pm 0 VERSION_BUMP f99b53ae
Jun 6, 2023 4:31pm 0 VERSION_BUMP 83d8d0c3
Mar 20, 2023 8:05pm 0 VERSION_BUMP 79cd8fad
Mar 20, 2023 8:05pm 0 VERSION_BUMP 99f0d79f