Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Grpc

Grpc

175 projects

Showing 36 of 175 projects

ProtoBuf
ProtoBufC++

A language-neutral, platform-neutral, extensible mechanism for serializing structured data developed by Google.

#protoc#data-serialization#schema-definition
Stars72.0k
Forks16.3k
Last commit1 day ago
etcd
etcdGo

A distributed reliable key-value store for the most critical data of a distributed system.

#database#high-availability#cncf
Stars52.2k
Forks10.5k
Last commit3 days ago
gRPC
gRPCC++

A modern, high-performance remote procedure call (RPC) framework that enables transparent client-server communication across multiple languages.

#high-performance#distributed-systems#client-server
Stars45.3k
Forks11.4k
Last commit2 days ago
Dubbo
DubboJava

A Java-based RPC and microservice framework for building enterprise-grade distributed systems.

#dubbo#observability#http
Stars41.6k
Forks26.4k
Last commit2 days ago
Insomnia
InsomniaTypeScript

An open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE, gRPC, and other HTTP-compatible protocols.

#developer-tools#api#graphql
Stars40.0k
Forks2.4k
Last commit2 days ago
Insomnia
InsomniaTypeScript

An open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE, and gRPC with local, Git, and cloud storage options.

#api#graphql#rest-api
Stars40.0k
Forks2.4k
Last commit2 days ago
Qdrant
QdrantRust

A high-performance vector database and search engine written in Rust, designed for AI applications with filtering and payload support.

#knn-algorithm#semantic-search#recommender-system
Stars34.4k
Forks2.6k
Last commit1 day ago
Pingora
PingoraRust

A Rust framework for building fast, reliable, and programmable networked systems and HTTP proxies.

#http-proxy#async-rust#high-performance
Stars27.3k
Forks1.7k
Last commit12 days ago
Kratos
KratosGo

A Go microservices framework for building robust, cloud-native applications with built-in service governance.

#api-framework#http#distributed-systems
Stars25.9k
Forks4.2k
Last commit19 days ago
jaeger
jaegerGo

A distributed tracing platform for monitoring and troubleshooting microservices-based distributed systems.

#tracing#hacktoberfest#jaeger
Stars23.2k
Forks3.1k
Last commit1 day ago
Sentinel
SentinelJava

A flow control component for microservices enabling reliability, resilience, and real-time monitoring.

#circuit-breaker#reliability#traffic-management
Stars23.1k
Forks8.1k
Last commit3 months ago
grpc-go
grpc-goGo

The official Go implementation of gRPC, a high-performance, open-source RPC framework using HTTP/2.

#hacktoberfest#distributed-systems#dogs-over-cats
Stars23.0k
Forks4.8k
Last commit2 days ago
dgraph
dgraphGo

A horizontally scalable, distributed GraphQL database with ACID transactions and real-time query performance.

#database#distributed#horizontal-scaling
Stars21.8k
Forks1.6k
Last commit2 days ago
GoFr
GoFrGo

An opinionated Go framework for accelerated microservice development with built-in databases and observability.

#http-server#database#devops
Stars20.9k
Forks1.8k
Last commit2 days ago
Online Boutique
Online BoutiqueGo

A sample cloud-native e-commerce application built with 11 microservices to demonstrate Kubernetes, Istio, and gRPC best practices.

#istio#distributed-systems#kubernetes
Stars20.9k
Forks10.4k
Last commit3 days ago
Yaak (k)
Yaak (k)TypeScript

A fast, privacy-first desktop API client for REST, GraphQL, WebSockets, SSE, and gRPC.

#postman-alternative#desktop-application#privacy-first
Stars19.2k
Forks809
Last commit1 day ago
Zitadel
ZitadelGo

An open-source identity and access management platform with multi-tenancy, SSO, MFA, and API-first design for developers.

#oauth2#authentication#api-first
Stars14.9k
Forks1.3k
Last commit2 days ago
gRPCurl
gRPCurlGo

A command-line tool for interacting with gRPC servers, similar to curl but for gRPC.

#devops#json-rpc#server-reflection
Stars12.8k
Forks577
Last commit4 days ago
Conductor
ConductorJava

A microservices orchestration engine created by Netflix to manage workflows across distributed services.

#workflow-management#workflow-engine#redis
Stars12.8k
Forks2.3k
Last commit2 years ago
tonic
tonicRust

A native gRPC client & server implementation for Rust with async/await support, built on hyper and tokio.

#high-performance#async-await#async
Stars12.5k
Forks1.3k
Last commit9 days ago
kubeshark
kubesharkGo

eBPF-powered network observability for Kubernetes, indexing L4/L7 traffic with full context and TLS decryption.

#network-observability#rest#devops
Stars12.1k
Forks547
Last commit6 days ago
gRPC-java
gRPC-javaJava

The official Java implementation of gRPC, a high-performance, HTTP/2-based remote procedure call (RPC) framework.

#java-library#distributed-systems#okhttp
Stars12.1k
Forks4.0k
Last commit3 days ago
Tyk API Gateway
Tyk API GatewayGo

A cloud-native, open source API gateway written in Go, supporting REST, GraphQL, TCP, and gRPC protocols.

#api-gateway#api#authentication
Stars10.8k
Forks1.2k
Last commit2 days ago
Centrifugo
CentrifugoGo

A scalable, language-agnostic real-time messaging server for building chat apps, live features, and collaborative tools.

#websocket-server#eventsource#live-updates
Stars10.7k
Forks729
Last commit1 day ago
protobuf
protobufJavaScript

A pure JavaScript and TypeScript implementation of Protocol Buffers for Node.js and browsers.

#binary-encoding#protocol-buffers#data-interchange
Stars10.6k
Forks1.8k
Last commit2 days ago
Practical samples of Blazor Server-Side
Practical samples of Blazor Server-SideC#

A comprehensive collection of practical ASP.NET Core samples covering versions 2.1 through 10.0 with detailed explanations.

#hacktoberfest#asp-net-core#educational
Stars10.4k
Forks1.4k
Last commit
Practical samples of Blazor
Practical samples of BlazorC#

A comprehensive collection of practical ASP.NET Core samples covering versions 2.1 through 10.0 with detailed explanations.

#hacktoberfest#backend-development#asp-net-core
Stars10.4k
Forks1.4k
Last commit
goprotobuf
goprotobufGo

Go bindings for Google's protocol buffers, providing serialization, deserialization, and message manipulation.

#api#protocol-buffers#data-interchange
Stars10.1k
Forks1.6k
Last commit2 years ago
artillery-engine-playwright
artillery-engine-playwrightTypeScript

A complete load testing platform for production-grade HTTP, WebSocket, and Playwright-based load tests.

#playwright#lambda#load-testing
Stars9.1k
Forks565
Last commit11 days ago
gorush
gorushGo

A push notification micro server written in Go, supporting iOS (APNS), Android (FCM), and Huawei (HMS) platforms.

#ios#ios-apns#gorush-server
Stars8.8k
Forks887
Last commit1 month ago
RoadRunner
RoadRunnerGo

A high-performance PHP application server and process manager written in Go, designed to replace traditional Nginx+FPM setups.

#hacktoberfest#high-performance#temporal
Stars8.5k
Forks426
Last commit3 days ago
RoadRunner
RoadRunnerGo

A high-performance PHP application server and process manager written in Go, designed to replace traditional setups like Nginx+FPM.

#hacktoberfest#http-server#high-performance
Stars8.5k
Forks426
Last commit3 days ago
RPCX
RPCXGo

A high-performance, feature-rich microservices framework for Go, designed for simplicity and scalability.

#dubbo#high-performance#distributed-systems
Stars8.3k
Forks1.2k
Last commit4 days ago
lnd
lndGo

A complete implementation of a Lightning Network node for fast, scalable Bitcoin payments.

#lightning#rest-api#cryptocurrency
Stars8.2k
Forks2.3k
Last commit2 days ago
Kitex
KitexGo

A high-performance, extensible Go RPC framework for building microservices with built-in service governance.

#high-performance#framework#grpc
Stars8.0k
Forks919
Last commit7 days ago
go-clean-template
go-clean-templateGo

A production-ready Clean Architecture template for Go services with REST, gRPC, AMQP, and NATS RPC servers.

#template#project-template#dependency-injection
Stars7.7k
Forks659
Last commit4 days ago
Page 1 of 5Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
3 days ago
3 days ago
#Microservices61
#Go60
#Protocol Buffers45
#Golang45
#Distributed Systems27
#Rpc26
#Protobuf25
#Cloud Native24
#Java21
#Docker20
#Rest Api19
#Graphql19