gRPC Ecosystem은 gRPC를 보완하는 다양한 공개 GitHub 리포지토리를 보유하고 있습니다. 주요 프로그래밍 언어로는 Go, Java, C++, Python, Rust, C#이 있으며, grpc-gateway와 awesome-grpc와 같은 유명 프로젝트를 포함하고 있습니다. 이들은 gRPC의 기능을 확장하고, 개발자들이 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은 gRPC 관련 도구와 라이브러리를 개발하고 있습니다. 주요 프로젝트로는 grpc-gateway와 go-grpc-middleware가 있으며, 이들은 gRPC의 통합 및 기능 확장을 지원합니다.
grpc-ecosystem은 Go, Java, C++, Python, Rust, C#와 같은 여러 프로그래밍 언어를 사용합니다. 이러한 언어들은 다양한 플랫폼에서 gRPC의 기능을 구현하는 데 중요한 역할을 합니다.
예, grpc-ecosystem의 모든 리포지토리는 공개되어 있습니다. 이는 개발자들이 gRPC 생태계에 기여하고, 다양한 리소스를 활용할 수 있도록 합니다.