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,704 public repositories matching this topic...
Language:All
Sort:Most stars
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
- Updated
Jul 16, 2025 - Java
Protocol Buffers - Google's data interchange format
- Updated
Jul 18, 2025 - C++
Meteor, the JavaScript App Platform
- Updated
Jul 18, 2025 - JavaScript
The java implementation of Apache Dubbo. An RPC and microservice framework.
- Updated
Jul 15, 2025 - Java
A cloud-native Go microservices framework with cli tool for productivity.
- Updated
Jul 18, 2025 - Go
FlatBuffers: Memory Efficient Serialization Library
- Updated
Jul 18, 2025 - C++
The Go language implementation of gRPC. HTTP/2 based RPC
- Updated
Jul 18, 2025 - Go
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
- Updated
Jul 16, 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
Jul 18, 2025 - C++
A native gRPC client & server implementation with async/await support.
- Updated
Jul 18, 2025 - Rust
🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering.
- Updated
Jul 18, 2025 - TypeScript
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
Apr 26, 2025 - Go
🤯 High-performance PHP application server, process manager written in Go and powered with plugins
- Updated
Jul 7, 2025 - Go
deepstream.io server
- Updated
Jul 4, 2025 - TypeScript
- Followers
- 113 followers
- Website
- github.com/topics/rpc
- Wikipedia
- Wikipedia