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
482 watching
4k forks
Language: Go
last commit: 7 days 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 | 41,968 |
google/gopacket | Provides a set of tools for packet processing and decoding in Go. | 6,349 |
improbable-eng/grpc-web | A client library for gRPC Web services in browsers and Node.js | 4,392 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 5,995 |
google/go-github | A Go library for interacting with the GitHub API v3 | 10,446 |
googleapis/google-api-go-client | Automatically generated libraries for interacting with Google APIs | 4,034 |
grpc-ecosystem/grpc-gateway | A tool that generates a reverse-proxy server to translate RESTful HTTP APIs into gRPC | 18,238 |
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,071 |
apssouza22/grpc-production-go | A library that abstracts away gRPC configuration details and provides production-ready features such as health checks and shutdown hooks. | 207 |
go-vgo/robotgo | Automation tool for interacting with graphical user interfaces on multiple platforms. | 9,678 |
vladimirvivien/go-grpc | A collection of Go examples showcasing the features and benefits of gRPC for building efficient and scalable RPC systems. | 242 |
apache/dubbo-go | Provides a Go implementation of a scalable and configurable RPC framework for microservices architecture | 4,732 |
johanbrandhorst/grpc-gateway-boilerplate | Provides boilerplate code for creating REST services powered by gRPC-Gateway in Go. | 479 |
forest33/warthog | A cross-platform GUI client for gRPC services with features like service discovery, input generation, and authentication support. | 119 |