The Protocol Buffers ecosystem stretches far beyond Google's official compiler. Below is an interactive explorer showcasing the most popular tools, plugins, and serialization libraries used by developers to compile, lint, format, validate, and transport Protobuf messages. Missing a tool or library? Submit a project to help grow the registry.
SwingME Protobuf
Compact Java ME library for parsing and serializing Protocol Buffers on resource-constrained devices.
Apache Dubbo
BY apache
Microservices framework from Alibaba whose Triple protocol uses HTTP/2 and Protobuf for gRPC-compatible serialization.
Envoy
BY envoyproxy
Edge and service proxy with built-in support for routing, translating, and observing gRPC/Protobuf traffic.
Apache brpc
BY apache
C++ RPC framework from Baidu optimized for high concurrency and low latency, used in large-scale service deployments.
grpcurl
BY fullstorydev
Command-line tool for interacting with gRPC servers, similar to cURL.