Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Remote Procedure Call (RPC)
![](https://explore-feed.github.com/topics/rpc/rpc.png)
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: 2025-02-15 00:23:47 UTC
- JSON Representation
https://github.com/cmmvio/cmmv-vue
CMMV module for generating RPC functions for Vue2 and Vue3
cmmv composable mixins nuxt rpc vue2 vue3
Last synced: 25 Jan 2025
https://github.com/hywing/record-tool
The record-tool is a simple raw data acquisition tool, only need to simply modify the parameters in the json file (such as high && low power), and then import && execution, you can issue LiDAR, obtain pcap data file
Last synced: 13 Jan 2025
https://github.com/smokingplaya/tauri-plugin-drpc
A plugin for Tauri that allows you to control Discord Rich Presence.
discord ipc rpc rust tauri typescript
Last synced: 27 Jan 2025
https://github.com/dareka826/discord-cmus-rpc
Show current playing cmus song in Discord with RPC
Last synced: 03 Feb 2025
https://github.com/nobonobo/drpc
Minimal Distributed RPC Toolkit for Golang
Last synced: 31 Jan 2025
https://github.com/shikhary10/learning-rpc
Using Golang to learn the fundamentals of RPC
backend-development golang rpc
Last synced: 01 Feb 2025
https://github.com/furiouspws002/mini-rpc
简化版RPC,使用netty实现远程调用与响应
netty netty-rpc rpc rpc-client rpc-server
Last synced: 10 Feb 2025
https://github.com/renanpalmeira/finagle-demo
finagle thrift sample
finagle multi-project rpc sbt scrooge thrift tutorial zookeeper
Last synced: 20 Jan 2025
https://github.com/vinyvicente/json-rpc
Json RPC SDK
cryptonote daemon json rpc server
Last synced: 09 Feb 2025
https://github.com/gencloud/rpc-engine-public
spring boot custom rpc protocol engine
concurrently lock-free netty rpc spring spring-boot tcp-client tcp-server
Last synced: 10 Feb 2025
https://github.com/zoujiaqing/qrpc
QUIC protocol based simple RPC framework
quic quic-client quic-go quic-server rpc udp
Last synced: 12 Jan 2025
https://github.com/bigjk/nra
Minimal RPC library to call Go from Javascript
Last synced: 23 Jan 2025
https://github.com/pablojimpas/protoc-gen-sqlc
Protocol Buffers plugin to generate SQL schema and queries with sqlc annotations.
code-generation code-generator connectrpc crud crud-generator generator go grpc mysql orm postgresql protobuf rpc sql sqlc sqlite
Last synced: 12 Feb 2025
https://github.com/davphla/rpc-ocaml
Attempted implementation of a RPC Module for OCaml
ocaml ocaml-library parallel-computing rpc
Last synced: 12 Feb 2025
https://github.com/bujosa/aiolos
This is project is related with express + ethereum
ethereum ethereum-contract express rpc typescript
Last synced: 21 Jan 2025
https://github.com/znck/zrpc
[Prototype/Experiment/Learning] Asynchronous RPC microservices
micro-framework microservices rpc
Last synced: 16 Jan 2025
https://framagit.org/Brumaire/music-player-daemon-discord-rich-presence
Small and handy script for sharing to discord when you listen to music with the Music Player Daemon (MPD Server) and share a link for friends to listen with you
discord mpd music player daemon rpc xonsh
Last synced: 24 Oct 2024
https://github.com/thearyanahmed/tinkering-with-grpc
Trying out google's grpc framework. Testing unary, server stream, client stream and bi-directional stream service.
Last synced: 18 Jan 2025
https://github.com/isquicha/users-line-rpc-api
This API manages a Line (queue) of people. Allows user creation, adding a user to the Line, querying the Line, filtering users in the Line, querying a user's position in the Line and removing a user from the beginning of the Line. There is no persistence of data in files on the server (users and the Line are saved in volatile memory).
Last synced: 22 Jan 2025
https://github.com/tsukinoko-kun/gopherpc
GopheRPC is a RPC library that lets you call Go server functions from your JavaScript (browser) clients
golang javascript rpc rpc-framework rpc-library
Last synced: 23 Jan 2025
https://github.com/shixiongfei/nanorpc-socketio-client
An RPC library (client) based on socket.io-client.
nanorpc rpc socket-io socket-io-rpc
Last synced: 18 Nov 2024
https://github.com/shixiongfei/nanorpc-socketio
An RPC library based on socket.io.
nanorpc rpc socket-io socket-io-rpc
Last synced: 18 Nov 2024
https://github.com/shixiongfei/nanorpc-validator
NanoRPC protocol validator.
Last synced: 18 Nov 2024
https://github.com/thejasmeetsingh/django-deployer
Allows users to deploy their Django application on AWS with just one click.
alembic asynchronous-programming aws boto3 celery docker fastapi gunicorn microservice nginx postgresql pydantic python3 rabbitmq redis restful-api rpc sqlalchemy terraform uvicorn
Last synced: 20 Nov 2024
https://github.com/quobject/amq.rabbitmq.reply-to.js
Direct reply-to is a feature that allows RPC (request/reply) clients with a design similar to that demonstrated in tutorial 6 (https://www.rabbitmq.com/direct-reply-to.html) to avoid declaring a response queue per request.
Last synced: 22 Jan 2025
https://github.com/flolu/cents-ideas-old
💡 Small Project for Experimenting with Microservices Architecture
docker docker-compose express jest k8s kubernetes logging message-queue microservices minikube mongodb monorepo nodejs rabbitmq rpc typescript yarn-workspaces
Last synced: 09 Jan 2025
https://github.com/heshanera/rpc
Remote Procedure Call in C generated using rpcgen
Last synced: 07 Jan 2025
https://github.com/cuidd2018/mantis
Mantis is a remote procedure call(RPC) framework for rapid development of high performance distributed services.
Last synced: 10 Feb 2025
https://github.com/vishwam/worker-async-nextjs
Example usage of worker-async in a nextjs app
async nextjs promisify rpc typescript web-worker worker
Last synced: 31 Dec 2024
https://github.com/rudrodip/dummylsp
its a simple lsp server implemented in go for learning purpose
Last synced: 29 Jan 2025
https://github.com/theskyinflames/concurrency
Concurrency challenge in a producer-consumer pattern example
challenge concurrency concurrent-programming docker docker-compose go golang golang-concurrency golang-library golang-rpc rpc theskyinflames
Last synced: 05 Jan 2025
https://github.com/weiwenchen2022/protorpc
Protocol-buffers RPC for Go net/rpc
go library protocol-buffers rpc
Last synced: 17 Jan 2025
https://github.com/alinuxperson/dip
Discord IPC Proxy: Discord Rich Presence without having Discord on!
discord discord-ipc discord-proxy discord-rpc discord-rust ipc named-pipe named-pipes rpc rust rust-discord rust-lang unix-socket unix-socket-ipc unix-sockets
Last synced: 22 Jan 2025
https://github.com/ahsouza/golang-grpc
Simple Example of Communication using gRPC service with GO lang
communication go golang google grpc rpc
Last synced: 05 Feb 2025
https://github.com/dmdv/rpc-prototype-server
rpcx server prototype which uses rpcx and skaffold within local cluster
cluster microservice prototype rpc rpcx skaffold skaffold-example
Last synced: 12 Feb 2025
https://github.com/nadilas/ds-orpc-java
Deepstream.io object based RPC handler extension including session handling and server-to-client callback using protocol-buffers.
callback consumer deepstream kotlin object-oriented protobuf-definitions protocol-buffers rpc session
Last synced: 29 Jan 2025
https://github.com/4players/odin-gateway
Gateway to regulate access by spreading clients over available ODIN servers based on current and future usage
deno gateway infrastructure jwt licensing odin rpc voip
Last synced: 09 Feb 2025
https://github.com/fourkio/node_manager
Manage node connections and communications
Last synced: 09 Feb 2025
https://github.com/zillionare/pyemit
light-weight event system runs on asyncio. Provides in-process, inter-process communication and RPC as well
aio-libs asyncio asyncio-redis event-emitter eventbus rpc
Last synced: 28 Dec 2024
https://github.com/mattijsf/tango-rpc
This library provides an easy and type-safe method for remote procedure calls (RPCs) over a string-based communication channel in TypeScript.
Last synced: 05 Feb 2025
https://github.com/aprilahijriyan/rmq-rpc
A lightweight RPC based on RabbitMQ.
Last synced: 08 Feb 2025
https://github.com/arcward/keyquarry
In-memory key-value store in Go, with database-backed snapshotting, and telemetry. Uses GRPC.
go golang grpc grpc-go key-value key-value-store rpc
Last synced: 09 Jan 2025
https://github.com/purifetchi/fusionrpcbridge
The bridging service between the Discord RPC mod for Serious Sam Fusion and Discord itself.
cherrypy discord modding python richpresence rpc serioussam
Last synced: 27 Jan 2025
https://github.com/system233/tson-rpc
TSON-RPC - Connect objects anywhere in pairs like quantum entanglement.
Last synced: 17 Jan 2025
https://github.com/june-it/mystack.distributedmessage4rabbitmq
An open-source lightweight message bus library (RabbitMQ) that supports publish/subscribe and RPC.
distributed-event dotnet dotnet-core event-bus mystack rabbitmq rpc
Last synced: 22 Jan 2025
https://github.com/dinstone/focus-go
Focus-go is the go language implementation of the Focus.
Last synced: 11 Jan 2025
https://github.com/saufiroja/blog-microservice
Implementation Microservice in Go
docker docker-compose go golang graceful-shutdown grpc microservice nginx rpc
Last synced: 30 Jan 2025
https://github.com/lpabon/rpcscout
rpcscout is a program to test gRPC and REST connections across nodes and service meshes in a Kubernetes environment. It is both the client and the server to itself and support N-to-N connections.
Last synced: 12 Jan 2025
https://github.com/sadiksunbul/scc-secure-chat-chain
SecureChatChain is a chat application that provides secure and encrypted messaging, developed in the Go programming language
async-encryption blockchain chain encryption encryption-algorithms go go-chat golang rpc secure-chat-application secure-chat-chain tcp
Last synced: 29 Jan 2025
https://github.com/dest4590/cloudrpc
Discord RPC support for SoundCloud
discord discordrpc rich-presence rpc soundcloud tampermonkey
Last synced: 13 Feb 2025
https://github.com/bas080/sendscript
Write scripts in a JS DSL and run it on the server or somewhere else.
Last synced: 09 Jan 2025
https://github.com/vaporyjs/vaporyjs-stub-rpc-server
stubbing of a Vapory node
Last synced: 14 Jan 2025
https://github.com/oothan/nsq-demoset
go grpc-go kafka kafka-consumer kafka-producer kafka-streams message-broker messaging-services nsqd rpc telegram-bot
Last synced: 31 Dec 2024
https://github.com/oothan/etcd-test
blockchain etcd etcd-cluster golang rpc streaming-rpc tron web3js
Last synced: 31 Dec 2024
https://github.com/lzkelley/rpc_zmq
A Remote Process Call (RPC) library using ZeroMQ via TCP, for a python server and javascript client.
Last synced: 13 Feb 2025
https://github.com/carnesen-archive/bitcoin-rpc-href
A Node.js library for reading the bitcoin RPC configuration
bitcoin bitcoin-rpc nodejs rpc typescript
Last synced: 14 Jan 2025
https://github.com/no-turno/solid-js-example-with-eden
Everything you need to build a Solid project, powered by solid-start + elysia eden
bunjs elysiajs rpc solid-start
Last synced: 10 Feb 2025
https://github.com/dnbsd/bun.go
A no-nonsense ("bring your own toppings") framework for building services on top of NATS.
framework microservices nats rpc
Last synced: 13 Feb 2025
https://github.com/derek82511/node-rpc-proxy-rabbitmq
Simple Node.js rpc proxy implementation with rabbitmq.
docker fastify grpc grpc-node http2 http2-server kubernetes nodejs openshift pm2 rabbitmq rpc
Last synced: 02 Feb 2025
https://github.com/makay11/seamlessrpc
An RPC library for quick development of seamless full-stack applications.
real-time rpc server-sent-events sse subscriptions typescript vite
Last synced: 17 Jan 2025
https://github.com/coderivan/redismq
The Message Queue Base on Redis
javascript message-queue nodejs redis rpc
Last synced: 06 Feb 2025
https://github.com/daemontoolz/locuste.service.brain
LOCUSTE : Unité de contrôle principale
go golang-application rpc socketio zeromq-czmq
Last synced: 28 Jan 2025
https://github.com/micooz/node-ipc-call
Non-blocking cross-process method call based on IPC for Node.js
Last synced: 12 Feb 2025
https://github.com/wenerme/tinyrpc
Tinyrpc for ES6 Proxy
chrome-extension rpc typescript
Last synced: 13 Feb 2025
https://github.com/pplgin/rpc
基于tcp协议的 rpc简单实现
nodejs rpc rpc-client rpc-server
Last synced: 16 Jan 2025
https://github.com/sieugene/web3-rpc-health-checker
HTTP and WSS health checker for web3 nodes
Last synced: 22 Jan 2025
https://github.com/hamedzarei/rest-vs-rpc
sample code to test performance rest and rpc service communication
communication lumen microservices rabbitmq rest-api rpc
Last synced: 31 Dec 2024
https://github.com/musauyumaz/signalr
https://www.youtube.com/playlist?list=PLQVXoXFVVtp3RSycdru4WpnfPEOFxONiX
asp-net-core bi-direction-streaming client-server data-transfer http2 hub ihubcontext microsoft real-time-server rpc signalr tcp websocket
Last synced: 27 Nov 2024
https://github.com/bas080/furver
Convert any node module into a programmable, parallelized and bulk HTTP JSON API.
bulk-api cli javascript json json-api lisp-language node nodejs rpc rpc-client rpc-server
Last synced: 01 Feb 2025
https://github.com/e1izabeth/customrpc
My RPC with Binary serialization implementation
binary-serialization rpc serializer
Last synced: 12 Feb 2025
https://github.com/aaronksaunders/exploring-hono-1
playing around with Hono and Prisma creating an authentication api
authentication hono honojs prisma rpc typescript zod-validation
Last synced: 06 Feb 2025
https://github.com/amit-singh-14/expense-tracker
This repository contains a comprehensive expense tracker application built from scratch using React 18/19, Bun, and Hono. The application is designed to provide an intuitive and efficient user experience for managing personal finances. Both the frontend and backend are developed entirely in TypeScript, ensuring type safety.
bun drizzle-orm hono kinde-auth neon-postgres rpc tanstack-form tanstack-query tanstack-router typescript
Last synced: 06 Feb 2025
https://github.com/jccdex/jcc_rpc_oc
An objective-c restful api for interacting with the jingchang server
blockchain cross-chain dex jccdex jingchang objective-c rest-api rpc
Last synced: 08 Feb 2025
https://github.com/no-turno/d3-stack-template
D3 Quickstart Template
bunjs elysiajs rpc tanstack-router vitejs
Last synced: 10 Feb 2025