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

gos

373
Stars
26
Forks
Watchers

Gos: Armed Golang 💪 ( solutions for go module, goproxy, cross compilation, etc.)

powerproto

183
Stars
19
Forks
Watchers

🎉 An awesome version control tool for protoc and its related plugins.

dgraph-rs

99
Stars
9
Forks
Watchers

A dgraph client driver written in rust ⛺

GrpcWpfSample

102
Stars
38
Forks
Watchers

gRPC sample WPF/Console apps in C#

micro-service

112
Stars
37
Forks
Watchers

go-micro2.x微服务,etcd作为服务注册发现中间件,项目同时包含了service端、api端、client端以及micro api提供的restful。可按需拆分形成独立的微服务。

dapr-demos

168
Stars
47
Forks
Watchers

Collection of personal Dapr demos (bindings, state, pub/sub, service-to-service invocation)

grpc-typescript

78
Stars
36
Forks
Watchers

Tutorial for setting up gRPC with TypeScript

go_ecommerce_microservice

114
Stars
15
Forks
Watchers

E-Commerce Microservices with Golang and Fiber

FlatSharp

486
Stars
51
Forks
Watchers

Fast, idiomatic C# implementation of Flatbuffers