32 repos
Libraries, tools, and examples for building RPC services with gRPC and Protocol Buffers, with a strong focus on Go implementations. The cluster covers core gRPC functionality (health checks, reflection), the Connect protocol framework for language-agnostic RPC, protocol buffer code generation and tooling, and cross-platform conformance testing. Repositories include both foundational infrastructure (grpchealth-go, grpcreflect-go) and higher-level frameworks like connect-go that provide modern alternatives to traditional gRPC patterns.