The Go language implementation of gRPC. HTTP/2 based RPC
☆22,800Feb 25, 2026Updated last week
Alternatives and similar repositories for grpc-go
Users that are interested in grpc-go are comparing it to the libraries listed below
Sorting:
- Go support for Google's protocol buffers☆10,061Aug 5, 2024Updated last year
- Redis Go client☆21,938Updated this week
- gRPC to JSON proxy generator following the gRPC HTTP spec☆19,826Updated this week
- Blazing fast, structured, leveled logging in Go.☆24,367Dec 31, 2025Updated 2 months ago
- A standard library for microservices.☆27,582Jul 19, 2024Updated last year
- The fantastic ORM library for Golang, aims to be developer friendly☆39,628Jan 31, 2026Updated last month
- Structured, pluggable logging for Go.☆25,701Updated this week
- A Go microservices framework☆22,712Feb 22, 2026Updated last week
- Distributed reliable key-value store for the most critical data of a distributed system☆51,590Updated this week
- Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up t…☆88,176Updated this week
- Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.☆24,568Mar 19, 2025Updated 11 months ago
- Go configuration with fangs☆30,130Jan 12, 2026Updated last month
- Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http☆23,278Updated this week
- A toolkit with common assertions and mocks that plays nicely with the standard library☆25,884Feb 23, 2026Updated last week
- A Commander for modern Go CLI interactions