gRPC topic

gRPC (gRPC Remote Procedure Calls) is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed computing to connect devices, mobile applications and browsers to backend services.

List gRPC repositories

tonic

9.1k
Stars
927
Forks
Watchers

A native gRPC client & server implementation with async/await support.

insomnia

33.4k
Stars
1.9k
Forks
Watchers

The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.

gowebsocket

2.6k
Stars
583
Forks
Watchers

golang基于websocket单台机器支持百万连接分布式聊天(IM)系统

ultimate-go

1.9k
Stars
141
Forks
Watchers

This repo contains my notes on working with Go and computer systems.

ego

938
Stars
155
Forks
Watchers

A simple and component-based microservice kit for go. 一个简单的基于组件的 Go 微服务套件。

go-project-sample

523
Stars
100
Forks
Watchers

Introduce the best practice experience of Go project with a complete project example.通过一个完整的项目示例介绍Go语言项目的最佳实践经验.

ovpm

360
Stars
79
Forks
Watchers

OpenVPN Management Server - Effortless and free OpenVPN server administration tool

tsrpc

1.8k
Stars
190
Forks
Watchers

A TypeScript RPC framework, with runtime type checking and serialization, support both HTTP and WebSocket. It is very suitable for website / APP / games, and absolutely comfortable to full-stack TypeS...

Practical.CleanArchitecture

1.9k
Stars
500
Forks
Watchers

Full-stack .Net 8 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 17, React 18, Vue 3, BFF with YARP, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom St...