grpc-go
RPC framework
A high-performance RPC framework that supports mobile and HTTP/2-based communication.
The Go language implementation of gRPC. HTTP/2 based RPC
21k stars
481 watching
4k forks
Language: Go
last commit: about 1 month ago
Linked from 3 awesome lists
dogs-over-catsgiant-robotsgogolanggrpchacktoberfestmicroservicesnanoservicesprotorpc
Related projects:
Repository | Description | Stars |
---|---|---|
grpc/grpc | An RPC framework and library for building high-performance distributed systems | 42,124 |
google/gopacket | Provides packet processing capabilities for Go | 6,375 |
improbable-eng/grpc-web | A client library for gRPC Web services in browsers and Node.js | 4,394 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 6,070 |
google/go-github | Provides an interface to access the GitHub API v3 | 10,488 |
googleapis/google-api-go-client | Automatically generated libraries for interacting with Google APIs | 4,056 |
grpc-ecosystem/grpc-gateway | A tool that generates a reverse-proxy server to translate RESTful HTTP APIs into gRPC | 18,331 |
preslavmihaylov/go-grpc-crash-course | A tutorial and learning resource on using gRPC with Go for building networked services | 10 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,564 |
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 |
go-vgo/robotgo | Automation tool for interacting with graphical user interfaces on multiple platforms. | 9,739 |
vladimirvivien/go-grpc | A collection of Go examples showcasing the features and benefits of gRPC for building efficient and scalable RPC systems. | 243 |
apache/dubbo-go | Provides a Go implementation of a scalable and configurable RPC framework for microservices architecture | 4,739 |
johanbrandhorst/grpc-gateway-boilerplate | Provides boilerplate code for creating REST services powered by gRPC-Gateway in Go. | 478 |
forest33/warthog | A cross-platform GUI client for gRPC services with features like service discovery, input generation, and authentication support. | 120 |