Remote Procedure Call (RPC)

Remote procedure call (RPC) is when a computer program causes a procedure to execute in a different address space (commonly on another computer on a shared network), which is coded as if it were a normal (local) procedure call, without the programmer explicitly coding the details for the remote interaction.
Here are 3,877 public repositories matching this topic...
Language:All
Sort:Most stars
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
- Updated
Nov 8, 2025 - Java
Protocol Buffers - Google's data interchange format
- Updated
Dec 17, 2025 - C++
Meteor, the JavaScript App Platform
- Updated
Dec 17, 2025 - JavaScript
The java implementation of Apache Dubbo. An RPC and microservice framework.
- Updated
Dec 17, 2025 - Java
A cloud-native Go microservices framework with cli tool for productivity.
- Updated
Dec 13, 2025 - Go
FlatBuffers: Memory Efficient Serialization Library
- Updated
Dec 14, 2025 - C++
The Go language implementation of gRPC. HTTP/2 based RPC
- Updated
Dec 16, 2025 - Go
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
- Updated
Oct 7, 2025 - Go
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
- Updated
Dec 17, 2025 - C++
🤖 A client-first, server-capable, fully type-safe router and full-stack framework for the web (React and more).
- Updated
Dec 17, 2025 - TypeScript
A native gRPC client & server implementation with async/await support.
- Updated
Dec 16, 2025 - Rust
🤯 High-performance PHP application server, process manager written in Go and powered with plugins
- Updated
Dec 15, 2025 - Go
Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱! build for cloud!
- Updated
Dec 12, 2025 - Go
deepstream.io server
- Updated
Aug 3, 2025 - TypeScript
- Followers
- 117 followers
- Website
- github.com/topics/rpc
- Wikipedia
- Wikipedia