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
243 stars
5 watching
39 forks
Language: Go
last commit: about 3 years ago
Linked from 1 awesome list
gogolanggrpcrpc
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of tutorials and examples on gRPC development in Go | 165 |
| A high-performance RPC framework written in Go, allowing multiple services to communicate with each other in a pluggable and modular way. | 844 |
| A tutorial and learning resource on using gRPC with Go for building networked services | 10 |
| An example of using Hashicorp's Raft implementation with gRPC in Go. | 212 |
| Provides metrics and instrumentation for gRPC-based Go applications. | 52 |
| A high-performance RPC framework that generates runtime code for client-stubs and server-side plumbing | 1,206 |
| A tool for building gRPC microservices with automated code generation and middleware support | 75 |
| A library that abstracts away gRPC configuration details and provides production-ready features such as health checks and shutdown hooks. | 210 |
| A collection of Java examples demonstrating gRPC usage in various applications and scenarios | 877 |
| Provides an abstraction and implementations of gRPC transports, allowing for customized connections with various protocols. | 205 |
| A platform that enables message passing between servers and clients in Go using various transport protocols. | 413 |
| A Haskell interface to the gRPC protocol for building client-side RPC services. | 154 |
| A cross-language RPC framework for building distributed applications across multiple programming languages | 1,260 |
| Generates web forms from gRPC definitions | 423 |
| A comprehensive guide to building and learning blockchain technology from scratch in Go with gRPC | 284 |