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.
- GitHub: https://github.com/topics/rpc
- Wikipedia: https://en.wikipedia.org/wiki/Remote_procedure_call
- Related Topics: rest-api, graphql-api, soap, wsdl, grpc,
- Aliases: remote-procedure-call,
- Last updated: 2026-04-06 00:22:14 UTC
- JSON Representation
https://github.com/barneygale/helixir
Python interface to the Perforce RPC API
Last synced: 11 Jun 2025
https://github.com/teodutu/sprc
Sisteme de Programe pentru Retele de Calculatoare - UPB 2020-2021
docker docker-compose http http-client http-server microservices mqtt remote-procedure-call rest rest-api rpc
Last synced: 17 Jun 2025
https://github.com/zhaoyunxing92/spring-boot-dubbo-learn
创建这个项目主要是为了更了解dubbo
Last synced: 17 Aug 2025
https://github.com/talismansociety/balances-rpc-dot
Low level calls to get basic balances
Last synced: 16 Aug 2025
https://github.com/drrlvn/libtirpc-sys
Low-level bindings for the libtirpc library
Last synced: 25 Mar 2025
https://github.com/corroded/rai-rb
A Ruby RPC library for RaiBlocks
cryptocurrency raiblocks rpc rpc-client
Last synced: 24 Mar 2025
https://github.com/saputhebeast/java-springboot-grpc
Spring Boot gRPC Example
grpc grpc-java grpc-server mysql rpc spring-boot spring-boot-grpc
Last synced: 12 Aug 2025
https://github.com/plinker-rpc/iptables
Control iptables for pre routing rules (port forwarding). Specifically suited for forwarding ports to internal LXC containers.
composer-package iptables php plinker-rpc rpc
Last synced: 04 Sep 2025
https://github.com/710850609/code-demo
java pattern qrcode rpc rsa spring-boot threadpoolexecutor
Last synced: 25 Dec 2025
https://github.com/afthaab/grpc-demo
This repository is created in order to better understand the RPC calls and invoke GRPC
grpc microservices protobuf rpc
Last synced: 02 Mar 2025
https://github.com/pluginrpc/pluginrpc
A Protobuf RPC framework for plugins.
Last synced: 16 Jan 2026
https://github.com/teknopaul/statussocket
UDP listener and server written in C that does not hang after sending a message like netcat does
Last synced: 03 Aug 2025
https://github.com/iciclef/rrppcc
An academic-purpose userspace RPC library in Rust.
Last synced: 12 Apr 2025
https://github.com/LZQCN/web-message-rpc
A class for implementing Remote Procedure Call (RPC) between web applications, providing an easy-to-use interface with ES6 Proxy-based method invocation.
Last synced: 30 Apr 2025
https://github.com/katyukha/odoo-rpc-client-cli
CLI for `odoo-rpc-client` project. Easily manage your odoo instance via xml-rpc
Last synced: 03 Aug 2025
https://github.com/heisenware/vrpc-hpp
Asynchronous RPC via MQTT for header-only C++
asynchronous cloud-computing header-only iot mqtt rpc
Last synced: 02 Aug 2025
https://github.com/eclipse-iceoryx/meta-yocto-iceoryx2
Yocto Layer for Eclipse iceoryx2™
eclipse iceoryx inter-process-communication ipc middleware publish-subscribe pubsub request-response rpc rust shared-memory yocto zero-copy
Last synced: 01 Aug 2025
https://github.com/aiko-it-systems/aitsys.rpgmakermv.discordrpc
Discord RPC - Steam DLC & Manual Extension for Traveler
csharp discord javascript plugin rmmv rpc rpgmakermv steam
Last synced: 31 Jul 2025
https://github.com/maojianwei/mao_opendaylight_develop_demo
Normal form in OpenDayLight(ODL) development.
netconf notifications odl opendaylight rpc yang
Last synced: 27 Nov 2025
https://github.com/hakoniwalab/hakoniwa-pdu-rpc
hakoniwa-pdu-rpc is a C++ library that provides a framework for remote procedure calls (RPC) based on Hakoniwa's PDU (Protocol Data Unit) communication.
Last synced: 09 Mar 2026
https://github.com/adt109119/llamacpp-distributed-inference
一個基於 llama.cpp 的分佈式 LLM 推理程式,讓您能夠利用區域網路內的多台電腦協同進行大型語言模型的分佈式推理,使用 Electron 的製作跨平台桌面應用程式操作 UI。
distributed-inference distributed-llm gguf llamacpp llm llm-inference rpc
Last synced: 30 Jul 2025
https://github.com/yusufss4/blackbox-rpc-transfer
Transfering and running a binary blackbox file using Remote Procedure Call with the help of rpcgen.
c popen3 remote-procedure-call rpc rpcgen
Last synced: 29 Jul 2025
https://github.com/i2y/hyperway
Go RPC library with dynamic protobuf generation
connectrpc go golang grpc protobuf rpc
Last synced: 28 Jul 2025
https://github.com/kezhengjie/rpc
A header only and out of the box tcp rpc framework written in C++.
asio compile-time-meta-programming cpp headeronly rpc rpc-framework
Last synced: 19 Sep 2025
https://github.com/carnesen-archive/bitcoin-rpc-cli
A Node.js command-line interface (CLI) for bitcoin's remote procedure call (RPC) interface
bitcoin bitcoin-rpc bitcoin-rpc-cli cli nodejs rpc typescript
Last synced: 26 Jul 2025
https://github.com/kwesidev/bindexer
Streams bitcoins Block-chain to PostgreSQL
Last synced: 02 Aug 2025
https://github.com/anubhavujjawal/distributed-web-crawler
This is a distributed web crawler made from scratch in python. It has not been fully completed till now.
distributed-systems mongodb pymongo python python3 rpc rpyc web-crawler
Last synced: 04 Sep 2025
https://github.com/thefox/nagios-plugins
A collection of Nagios Plugins.
api bitcoin bitcoin-price burningseries coinmarketcap ethereum github json-rpc nagios nagios-plugins rpc ruby rubygems series tvseries twitter twitter-followers
Last synced: 22 Mar 2025
https://github.com/mattijsf/react-native-tango-webview
React Native library that enables easy communication between a WebView and React Native components using tango-rpc
react-native rpc tango-rpc typescript
Last synced: 16 Sep 2025
https://github.com/perlogix/libsubrpc
libsubrpc provides subprocess management and RPC communication in a single package
Last synced: 25 Jan 2026
https://github.com/laolarou726/mit_6.5840_coursework
MIT 6.5840 - Distributed System
distributed-systems kv-store mit raft rpc
Last synced: 30 Mar 2025
https://github.com/stagas/vipu
run things in vite headless with node/puppeteer and alice-bob typed rpc
Last synced: 03 Jul 2025
https://github.com/mrzhorik09/discordrpc
this is Discord RPC create on Python with two working Labels
Last synced: 09 Apr 2025
https://github.com/x-infra-lab/x-remoting
x-remoting is a network communication framework based on Netty.
Last synced: 14 Jan 2026
https://github.com/hraph/netbotify
A real-time and scalable remote tasks execution BOT over network (using WebSockets)
bots cli client-server rpc workers
Last synced: 25 Feb 2025
https://github.com/x-infra-lab/x-rpc
microservice framework
framework java microservices rpc
Last synced: 16 Jan 2026
https://github.com/pymarcus/rpc_chat
Chat based written over Remote Procedure Call (RPC)
Last synced: 15 Sep 2025
https://github.com/faranalytics/port_agent
A RPC-like facility for making inter-thread function calls.
ipc multithreading nodejs rpc worker-threads
Last synced: 18 Feb 2026
https://github.com/luiscib3r/android_rpc
Remote procedure calls on android device through an API
android flutter grpc mobile mobile-app rpc server shelf sms
Last synced: 09 Apr 2025
https://github.com/idecentralize-finance/idfi-node
Blockchain Of Things (BOT)
arduino blockchain bot iot metamask node rpc
Last synced: 27 Mar 2025
https://github.com/vroncevic/gen_rpc
Generate RPC modules
c generator linux onc oncrpc open-network-computing python3 qnx remote-procedure-call rpc rpc-client rpc-server template unix xdr xdr-compiler
Last synced: 05 Mar 2026
https://github.com/akhilk2802/streamwave
A distributed live streaming platform leveraging gRPC, RTMP, FFmpeg, and DASH for scalable video delivery.
distributed-systems ffmpeg golang grpc livestream rpc streams
Last synced: 13 Jun 2025
https://github.com/violetbuse/wemote
A gleam package to execute code on remote erlang nodes.
distributed erlang erpc gleam rpc
Last synced: 12 Feb 2026
https://github.com/ntdls/ntdls.reliablemessaging
Reliable and simple two-way IPC/RPC messaging library using TCP/IP.
ipc message packetframe rpc stream stream-framework tcpip
Last synced: 14 Apr 2025
https://github.com/mys1024/m-rpc
A message based rpc library.
javascript jsr message npm package rpc
Last synced: 28 Feb 2025
https://github.com/falkern/notionrpc
A script that enables you to showcase your Notion activity on Discord using Rich Presence.
discord discordrpc notion rpc students tools
Last synced: 09 Mar 2025
https://github.com/huntlabs/hunt-service
Distributed RPC framework (micro-service) for DLang based on gRPC and neton.
distributed micro-service rpc rpc-client rpc-server rpc-service
Last synced: 05 Mar 2026
https://github.com/maxim5/upsource.samplerpc
A sample RPC client for Upsource
client java jetbrains json json-api rpc rpc-client upsource
Last synced: 09 Apr 2025
https://github.com/lukes/nano-stream-x
A tiny and performant server that streams block data from a nano currency node to a socket for other processes to receive
cryptocurrency nano nanocurrency nodejs rpc server socket-io sockets stream streaming
Last synced: 27 Jan 2026
https://github.com/batux/remote_procedure_call
C language based RPC Calculator ...
Last synced: 11 Mar 2025
https://github.com/galaktikkon/distributed-systems
Solutions to Distributed Systems course labs at AGH University of Krakow
akka apache-thrift distributed-systems grpc message-oriented-middleware rabbitmq reactive-systems rest rpc sockets tcp udp zeroc-ice zookeeper
Last synced: 22 Mar 2025
https://github.com/brentd/interlinked
🔗 Rx-enabled peer-to-peer RPC for JavaScript
reactive reactive-programming rpc rx rxjs
Last synced: 17 Jan 2026
https://github.com/fblupi/grado_informatica-dsd
Prácticas de la asignatura Desarrollo de Sistemas Distribuidos de la UGR
Last synced: 25 Mar 2025
https://github.com/renatoathaydes/protobuf-tcp-rsa-provider
TCP/Protobuffer implementation of Aries RSA DistributionProvider.
apache-aries java osgi-services protobuf3 protobuffer rpc
Last synced: 04 Apr 2025
https://github.com/plzbugmenot/solana_pumpfun_website_portfolio
The Solana Pumpfun Sniper Bot is an automated trading tool designed for the Solana blockchain. It specializes in real-time monitoring of newly launched tokens on Pumpfun, executing buy and sell orders based on user-defined settings.
pumpfun-dev-sniper rpc sniper-solana-bot solana solanaweb3 typescript
Last synced: 25 Mar 2025
https://github.com/aarush0101/rich-presence
Rich presence stimulated through Discord WebSocket based connection.
discord educational rich-presence rpc websocket
Last synced: 28 Oct 2025
https://github.com/jonathanmdr/grpc
Example of gRPC with Go
go golang grpc grpc-go grpc-server protobuf3 protobuffer protocol-buffers rpc rpc-framework rpc-server
Last synced: 06 Apr 2025
https://github.com/powerpuffpenguin/jsgenerate_grpc-gateway
grpc-gateway project template
golang grpc grpc-gateway http http-server http2 rpc rpc-server template-project
Last synced: 01 Mar 2026
https://github.com/makasim/amqprpc
Go protocol agnostic RPC Client over AMQP.
amqp go golang rabbitmq rpc rpc-client
Last synced: 26 Jun 2025
https://github.com/toebeann/npc
RPC over Named Pipes for Node.js
ipc javascript named-pipes nodejs npc rpc typescript
Last synced: 31 Dec 2025
https://github.com/zyallers/rpcx-framework
An RPC microservices framework based on rpcx, simple and easy to use, ultra fast and efficient, powerful, service discovery, service governance, service layering, version control, routing label registration.
etcdv3 framework golang gorm rpc rpcx
Last synced: 03 Feb 2026
https://github.com/fugazi-io/proxify
Serve existing http based APIs as fugazi modules
cli console cors fugazi proxy rpc rpc-client terminal
Last synced: 04 Mar 2025
https://github.com/fugazi-io/fugazi-io.github.io
A documentation site for the fugazi.io terminal
cli console documentation fugazi rpc terminal
Last synced: 04 Mar 2025
https://github.com/mbarbin/eio-rpc
A collection of opinionated libraries designed to build RPC clients and servers with eio
eio grpc ocaml protocol-buffers rpc
Last synced: 13 May 2025
https://github.com/giovaneiwamoto/database-rpc
💼 Database RPC - Allow users to perform basic operations on a remote system by making remote procedure calls for efficient data handling.
Last synced: 27 Feb 2025
https://github.com/douglaszuqueto/esp32-rpc-http
Chamadas remotas usando protocolo HTTP
Last synced: 04 Mar 2025
https://github.com/vwapplications/pigeon
Pigeon is a framework developed in python that was made to intermediate the use of RabbitMQ services in a quick and easy way, these services of communication between components / services through different types of context of exchange of messages
amqp comunication comunication-queue pigeon post-office postman pubsub python rabbitmq rpc
Last synced: 01 Mar 2025
https://github.com/revenkroz/cr
Golang Command Runner. Run any commands/actions/procedures through one interface
Last synced: 03 Feb 2026
https://github.com/arnozhang/morpc
A simple Rpc framework.
registry rpc spring springboot
Last synced: 11 Mar 2025
https://github.com/skyleaworlder/jgrpc.go
:cyclone: a Toy RPC Application Implements a Self-Defined RPC-Protocol, Consistent Hashing Load Balance, Service Registry & Discovery. (Code Need Polished)
fake load-balancer rpc service-discovery service-registry
Last synced: 25 Jun 2025
https://github.com/asynched/http-rpc
Remote procedure calls with HTTP and Javascript
Last synced: 24 Dec 2025
https://github.com/radosz99/scrabble-board-detector
RPC API created using FastAPI for detecting letters based on image with scrabble board in it.
Last synced: 01 Mar 2025
https://github.com/javaobjects/yiling
SpringCloud + SpringBoot + Mybatis-plus + Dubbo +RPC + Elasticsearch + Apache RocketMQ + Redis + Mysql + Vue + Element-UI + Echarts
dubbo echarts elasticsearch element-ui mybatis-plus mysql redis rocketmq rpc springboot springcloud vue
Last synced: 30 Dec 2025
https://github.com/imzlh/webrpc
Perfect RPC Module for both Deno and Browser. 一个为双向调用而创造的RPC模块
Last synced: 05 Oct 2025
https://github.com/cuigh/protoc-gen-auxo
Code generator of auxo RPC from Protocol Buffers service definition files.
Last synced: 03 Jan 2026
https://github.com/yfractal/otel-snitch
An experimental project aimed at avoiding serialization and network costs when the Otel client and collector are on the same machine by using shared memory directly.
kernel-bypass kubernetes rpc shared-memory
Last synced: 05 Apr 2025
https://github.com/polaris/remote
An RPC library for C++
boost-asio boost-libraries cpp cpp17 distributed-computing remote remote-procedure-calls rpc rpc-library
Last synced: 20 Jul 2025