gRPC topic

gRPC (gRPC Remote Procedure Calls) is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed computing to connect devices, mobile applications and browsers to backend services.

List gRPC repositories

tproxy

3.1k
Stars
220
Forks
22
Watchers

A cli tool to proxy and analyze TCP connections.

BBot-Graia

124
Stars
13
Forks
Watchers

一个使用 gRPC 接口用于 QQ 群内高效推送 BiliBili 动态和直播的 Graia 机器人

doogle

37
Stars
4
Forks
Watchers

Web search of the people, by the people, for the people with Go.

healthz

6
Stars
1
Forks
Watchers

Kubernetes lifecycle library -liveness / readiness / termination, gRPC included- for Go apps.

flatbuffers

21.6k
Stars
3.2k
Forks
647
Watchers

FlatBuffers: Memory Efficient Serialization Library

go-grpc-compression

9
Stars
5
Forks
Watchers

go gRPC encoding wrappers for some useful compression algorithms that are not available in google.golang.org/grpc

grpc-java-etcd-nameresolver

5
Stars
3
Forks
Watchers

etcd nameresolver for grpc-java

rust-buildkit

19
Stars
5
Forks
Watchers

BuildKit integration for Rust

GoLang-Terminal-Messenger

5
Stars
1
Forks
Watchers

GoLang Terminal Messenger is a client server messaging application developed using gRPC framework in GoLang

grpc-tools

1.2k
Stars
75
Forks
Watchers

A suite of gRPC debugging tools. Like Fiddler/Charles but for gRPC.