All registries
Vendor / de-factoIn Rundown bodies

Protocol Buffers

Protobuf

Cloud & APIsData & file formats
WHY YOU NEED THIS

Proto3 syntax, wire encoding, and language guides are indexed at protobuf.dev — separate from gRPC transport specs.

What It Is

Google's language-neutral serialization IDL and wire format — the foundation of gRPC, many internal APIs, and event schemas.

Taxonomy

By topic: Language guide · Wire format · Style guide · Well-known types

Top-Level Categories

Proto3 language guideWire formatLanguage implementationsWell-known types

Master Catalog

Sub-Indexes & Guides

Rundown Standards Body
Google / gRPC

gRPC is an open-source RPC framework originally developed at Google. It uses Protocol Buffers (protobuf) as its IDL and wire format, and HTTP/2 as the transport. Now a CNCF graduated project.

View all bodies →
Visit

Curated specs from Protobuf

Google WebPgRPCShould Know

WebP

WebP delivers smaller files than JPEG/PNG for equivalent quality — widely used for web delivery via `<picture>`, CDN transforms, and Next.js image optimization.

ProductData Formats
Details
WebM ProjectgRPCShould Know

WebM

WebM is the default output of browser MediaRecorder and a common delivery format for open web video. EBML element structure differs from MP4 boxes.

ProductMedia Delivery
Details
gRPC over HTTP/2gRPCShould Know

gRPC

gRPC is the dominant service-to-service RPC in polyglot microservices. Smaller payloads and faster than JSON/REST for high-throughput internal APIs.

ProductAPI DesignAPI Design
Details
proto3gRPCShould Know

Protobuf

Protobuf is the wire format for gRPC and many high-performance internal APIs. Schemas are also used for event/message contracts in Kafka/pubsub systems.

ProductAPI DesignAPI Design
Details

Related Registry Sources

protobufgrpcserializationidl