grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
About the project
The Go implementation of gRPC, a high-performance HTTP/2-based RPC framework for service-to-service communication. Used to build microservices and client-server APIs.
Useful for
- Generate a Go client and server from a .proto file for a microservice
- Set up streaming RPCs between services over HTTP/2
- Enable gRPC logging to debug connection errors
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 1 star so far today, about 1 expected by the end of the day.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 23,070
- Stars in a day
- 1
- Forks
- 4,767
- Issues and pull requests
- 9,395
- Watchers
- 458
- Language
- Go
- License
- Apache-2.0
- Latest release
- v1.84.0 · September 17, 2026
- Created
- December 8, 2014
- Last push
- September 17, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 17, 2026GitHub Trending Go today: #12, +3 stars
- September 16, 2026GitHub Trending Go today: #12, +2 stars
Similar projects
-
6.1
supabase/supabase
Postgres development platform: hosted database with auth, auto-generated REST/GraphQL APIs, realtime subscriptions, file storage and edge functions. An open-source Firebase alternative.
-
4.2
planetscale/lead
A deliberately non-production Postgres text-search extension that mimics TIN behavior so TIN-compatible application SQL can be exercised in dev, test, CI, and staging. It is unsuitable for production: the index stores…
-
3.9
KevinLiss/ApeAdmin
ApeAdmin is an open-source admin framework built on FastAPI + Vue3 for AI applications, with RBAC, audit logs, plugins, and an MCP-SSE gateway exposing system functions as tools for AI agents.
-
3.2
fleetbase/fleetbase
Modular logistics and supply chain operating system for managing orders, fleets, service zones, and real-time tracking. Suited for e-commerce, courier services, food delivery, and field services.
-
3.2
iii-hq/iii
iii is a Rust runtime for composing backends from workers: each service registers functions and triggers (HTTP, cron, queues, state), while the engine handles routing, observability, and runtime addition of workers.
-
2.5
NangoHQ/nango
Open-source platform for product integrations with 900+ APIs: managed OAuth and token refresh, a proxy for authenticated requests, and TypeScript functions for integration logic, including AI-generated ones.