grpc-ecosystem是一个专注于gRPC的组织,其在GitHub上拥有多样化的公共代码库。这些库包括grpc-gateway、awesome-grpc和go-grpc-middleware等,主要使用Go、Java、C++、Python、Rust和C#等编程语言,旨在增强gRPC的功能和生态系统。
gRPC to JSON proxy generator following the gRPC HTTP spec
A curated list of useful resources for gRPC
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
Spring Boot starter module for gRPC framework.
A command-line tool to perform health-checks for gRPC applications in Kubernetes and elsewhere
Prometheus monitoring for your gRPC Go servers.
A universal grpc command line client
OpenTracing is a set of consistent, expressive, vendor-neutral APIs for distributed tracing and context propagation
Java interceptors which can be used to monitor Grpc services using Prometheus.
grpcdebug is a command line interface focusing on simplifying the debugging process of gRPC applications.
Transcoding to provide HTTP/JSON interface for gRPC Service
protoc-gen-grpc-gateway-ts is a Typescript client generator for the grpc-gateway project. It generates idiomatic Typescript clients that connect the web frontend and golang backend fronted by grpc-gateway.
Multiplayer Simon Says game using bidirectional gRPC streaming
此仓库未提供描述。
gRPC meet up kit in a box
Completed codelabs from the gRPC project.
This repository hosts gRPC's support for Thrift IDL and protocol
Exchange-o-gram demo
此仓库未提供描述。
grpcz-monitoring - description: standalone agent for monitoring statistics from grpc library and publishing to various sinks (like stackdriver, serial port etc).
此仓库未提供描述。
此仓库未提供描述。
grpc-ecosystem在GitHub上构建了多个与gRPC相关的项目,包括grpc-gateway和go-grpc-middleware等。这些项目提供了中间件、代理生成器和健康检查工具,旨在提升gRPC应用的性能和可用性。
grpc-ecosystem主要使用Go、Java、C++、Python、Rust和C#等编程语言。这些语言帮助开发团队构建和维护高效的gRPC服务及工具,促进了gRPC生态系统的发展。
是的,grpc-ecosystem的所有代码库都是公开的,任何人都可以访问和使用。这种公开性有助于社区贡献和协作,推动gRPC项目的持续发展。