go-grpc

gRPC framework example

A collection of Go examples showcasing the features and benefits of gRPC for building efficient and scalable RPC systems.

A collection of gRPC and Go examples showcasing features of the framework

GitHub

243 stars
5 watching
39 forks
Language: Go
last commit: almost 3 years ago
Linked from 1 awesome list

gogolanggrpcrpc

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lixd/grpc-go-example A collection of tutorials and examples on gRPC development in Go 165
trpc-group/trpc-go A high-performance RPC framework written in Go, allowing multiple services to communicate with each other in a pluggable and modular way. 838
preslavmihaylov/go-grpc-crash-course A tutorial and learning resource on using gRPC with Go for building networked services 10
jille/raft-grpc-example An example of using Hashicorp's Raft implementation with gRPC in Go. 211
piotrkowalczuk/promgrpc Provides metrics and instrumentation for gRPC-based Go applications. 52
grpc/grpc-kotlin A high-performance RPC framework that generates runtime code for client-stubs and server-side plumbing 1,204
rookie-ninja/rk-grpc A tool for building gRPC microservices with automated code generation and middleware support 75
apssouza22/grpc-production-go A library that abstracts away gRPC configuration details and provides production-ready features such as health checks and shutdown hooks. 210
saturnism/grpc-by-example-java A collection of Java examples demonstrating gRPC usage in various applications and scenarios 877
fullstorydev/grpchan Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols. 204
yarpc/yarpc-go A framework for building distributed systems using message passing and protocol buffers. 414
grpc/grpc-haskell A Haskell interface to the gRPC protocol for building client-side RPC services. 154
hprose/hprose-golang A cross-language RPC framework for building distributed applications across multiple programming languages 1,260
gogo/letmegrpc Generates web forms from gRPC definitions 422
volodymyrprokopyuk/go-blockchain A comprehensive guide to building and learning blockchain technology from scratch in Go with gRPC 261