Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/aveek-saha/two-phase-commit

A consistent distributed KV store that implements the two phase commit protocol, written in java, using gRPC

2-phase-commit 2pc distributed-key-value-database distributed-systems grpc grpc-java kv-store protobuf protobuf3 protocol-buffers rpc two-phase-commit

Last synced: 24 Dec 2024

https://github.com/ayemunhossain/grpc-nodejs

🚀 This project builds a scalable gRPC in Node.js, enabling fast, secure, and efficient inter-service communication. gRPC, a high-performance RPC framework by Google, supports language-agnostic, type-safe communication. By implementing Protocol Buffers, HTTP/2, and TLS, this project enhances speed, security, and reliability with Node.js services.

grpc grpc-js mysql nodejs nodejs-grpc redis rpc rpc-api rpc-client rpc-server

Last synced: 08 Jan 2025

https://github.com/soreing/rpc-service-cpp

Remote Procedure Call service library in C++

cpp metaprogramming remote-procedure-call rpc windows

Last synced: 10 Feb 2025

https://github.com/fzdwx/rpc

java rpc

java netty rpc

Last synced: 08 Feb 2025

https://github.com/batashi/rpccalc

experiment project

electronjs golang jsonrpc2 rpc

Last synced: 01 Feb 2025

https://github.com/anntnzrb/dicostapres

DIsCOrd STAtus PREsence System. A minimal Discord presence system.

discord python rpc

Last synced: 17 Jan 2025

https://github.com/ij4l/go-rpc

protobuf

protobuf rpc

Last synced: 10 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/arthurweinmann/puppeteer-server

Run Puppeteer (browser automation) as a HTTP API

api puppeteer rpc

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.

formwork mantis netty rpc

Last synced: 10 Feb 2025

https://github.com/eriksol116/pumpfun-sniper-v4.3

🌟🌟🌟🌟🌟Pump Fun sniper detects all liquidity pools launched on the platform in Dex.

bot pumpfun pumpfun-sniper rpc sniper sniper-bot solana

Last synced: 08 Feb 2025

https://github.com/scaytrase/rpc-common

Common RPC interfaces

api client common rpc

Last synced: 14 Feb 2025

https://github.com/thearyanahmed/tinkering-with-grpc

Trying out google's grpc framework. Testing unary, server stream, client stream and bi-directional stream service.

grpc rpc

Last synced: 18 Jan 2025

https://github.com/threadnew/powerrpc

一款基于zookeeper、netty的小型的分布式的rpc框架

java netty nettyrpc reflection rpc zookeeper

Last synced: 11 Jan 2025

https://github.com/huakunshen/comlink-stdio

Comlink and RPC-style IPC channel over stdio, make IPC between 2 js/ts processes easier.

bun comlink deno ipc nodejs rpc typescript

Last synced: 30 Oct 2024

https://github.com/zhylcc/rpc

参考自《自己动手实现RPC框架(慕课网)》

java rpc

Last synced: 26 Jan 2025

https://github.com/christs8920/rpc-c

An RPC server - client project written in C

c rpc

Last synced: 10 Jan 2025

https://github.com/flaviomarcio/qorm

Qt-QOrm Object-relational mapping for SQL ANSI, SQLite, Postgres, MSSQL, Oracle, MySQL

amqp cpp http iot mqtt mssql mvc odbc or oracle postgres psql qt rest rpc sqlite websocket

Last synced: 01 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).

api rpc

Last synced: 22 Jan 2025

https://github.com/bacher/rpc-json

RPC-JSON

nodejs rpc

Last synced: 25 Dec 2024

https://github.com/terwer/jhub

An elegant Java microservices foundation, more than just a scaffold 一个优雅的Java微服务基座,不仅仅是脚手架

base foundation java microservices rpc scaffold

Last synced: 25 Dec 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.

rabbitmq rpc

Last synced: 22 Jan 2025

https://github.com/petr-korobeinikov/oto-showcase

An example of how to use oto.

httprpc json-api oto rpc

Last synced: 25 Dec 2024

https://github.com/29dch/custom-rpc-framework

自定义RPC框架

rpc rpc-framework

Last synced: 10 Jan 2025

https://github.com/daemontoolz/locuste.service.osm

LOCUSTE : Service ordonnanceur / Pilotage automatique / Gestionnaire de vol

golang openstreetmap rpc

Last synced: 26 Dec 2024

https://github.com/iluha168/mpris-rpc

A connector between Chromium-based browsers and Discord's RPC (or arRPC) using MPRIS.

arrpc discord mpris mpris2 rpc

Last synced: 28 Jan 2025

https://github.com/just1diaxx/activerpc

The best application to edit its own Discord RPC!

assets discord discordrpc pc rpc vb visualbasic

Last synced: 26 Dec 2024

https://github.com/netbuffer/dubbo-sss

dubbo + Spring+Spring Web Mvc+Spring Data Jpa test project

druid dubbo dubbo-demo hibernate jpa mysql rpc spring spring-data-jpa spring-mvc springframework

Last synced: 26 Dec 2024

https://github.com/prince781/libjsonrpc-sharp

C# library for JSON-RPC.

c-sharp json json-rpc jsonrpc rpc

Last synced: 14 Jan 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/sandrain/metasim

A rpc test framework, based on mercury/argobots/margo.

argobot hpc margo mercury rpc

Last synced: 10 Jan 2025

https://github.com/lunarwhite/mango-rpc

A simply implement of the standard library net/rpc.

demo golang remote-procedure-call rpc

Last synced: 26 Dec 2024

https://github.com/nobonobo/drpc

Minimal Distributed RPC Toolkit for Golang

distributed golang rpc

Last synced: 31 Jan 2025

https://github.com/compulim/message-port-rpc

Turns a MessagePort into an remote procedure call (RPC) stub

messageport rpc

Last synced: 26 Dec 2024

https://github.com/xiaozhiliaoo/rpc-practice

rpc-practice

rpc

Last synced: 24 Dec 2024

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/shikhary10/learning-rpc

Using Golang to learn the fundamentals of RPC

backend-development golang rpc

Last synced: 01 Feb 2025

https://github.com/storacha/ucanto-compat

🤝 Ucanto cross language compatibility testing

rpc testing ucan

Last synced: 02 Jan 2025

https://github.com/dobx/dobx_ds

dobx lib for protostuffdb

dobx flutter rpc

Last synced: 26 Dec 2024

https://github.com/epomatti/nodejs-python-interop

Node.js + Python interoperability

bridge interoperatiblity javascript node python rpc

Last synced: 17 Jan 2025

https://github.com/weiwenchen2022/wsrpc

a tiny websocket rpc framework

go library rpc websocket

Last synced: 17 Jan 2025

https://github.com/dan-and-dna/arpc

json rpc

golang json jsonrpc rpc

Last synced: 21 Jan 2025

https://github.com/bkawk/my-web3

Polymer2 Web Component for Ethereum JavaScript API

ethereum polymer2 rpc web3

Last synced: 26 Dec 2024

https://github.com/jcarrano/ezamqp

Easy AMQP RPC management over asyncio

amqp asyncio python rpc

Last synced: 01 Feb 2025

https://github.com/benjammin4dayz/discord-presence-utils

Tools for managing Discord Rich Presence

class discord ipc remote-procedure-call rich-presence rpc

Last synced: 10 Jan 2025

https://github.com/tomfran/dronazon

Distributed and Pervasive systems university project

distributed-systems mqtt protobuf rest rpc

Last synced: 06 Jan 2025

https://github.com/yinleicoder/economic-bookkeeping-server

经济学记账(Economic Bookkeeping) 微服务

docker gin go grpc linux mysql oss redis rpc

Last synced: 14 Feb 2025

https://github.com/farwayer/ws-rpc

Simple, small rfc-correct JSON-RPC 2.0 implementation via websockets

api jsonrpc msgpack rpc websocket

Last synced: 14 Oct 2024

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/blkie/boltdbr

极简kvdb

kvdb rpc rpcdb

Last synced: 21 Jan 2025

https://github.com/rojeralone/alone

RPC framework based on Netty

netty netty-rpc rpc

Last synced: 17 Jan 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/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: 30 Jan 2025

https://github.com/matheusjohannaraujo/grpc_node

gRPC Node.js

grpc nodejs rpc

Last synced: 31 Dec 2024

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

data-acquisition json rpc soa

Last synced: 13 Jan 2025

https://github.com/bankiru/doctrine-api-bundle

Symfony bundle for bankiru/doctrine-api-client

api bundle client doctrine rpc symfony

Last synced: 14 Jan 2025

https://github.com/cacilhas/lrpc

A spartan example of RPC over UDP, powered by MoonScript and LuaJIT.

luajit moonscript poc rpc

Last synced: 21 Jan 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/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/jitsusama/example-axis14-on-wildfly-swarm

This project is a simple reproduction of an issue I've been having using Wildfly Swarm to bundle an Apache Axis 1.4 SOAP RPC application servlet.

axis j2ee rpc wildfly-swarm

Last synced: 20 Jan 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/tkwonn/remote-procedure-call

CLI Project #3

cli rpc socket

Last synced: 04 Jan 2025

https://github.com/darky/worker-thread-rpc

RPC cluster based on worker threads

cluster nodejs rpc thread worker worker-thread

Last synced: 11 Jan 2025

https://github.com/system233/tson-rpc

TSON-RPC - Connect objects anywhere in pairs like quantum entanglement.

rpc tson

Last synced: 17 Jan 2025

https://github.com/pabloemidio/gitresumewebserviceapi

Webservice responsible for centralizing the GitResume structure's requests

fastapi microsservices nameko python3 redis rest-api rpc

Last synced: 11 Jan 2025

https://github.com/youyuanwu/fabric-rpc-rs

fabric-rpc for Rust

rpc rust service-fabric

Last synced: 13 Oct 2024

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/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/mcfriend99/jsonrpc

A JSON-RPC library for Blade programming language

json json-rpc rpc

Last synced: 31 Dec 2024

https://github.com/fibjs/fib-rpc

Remote Procedure Calling for fibjs

rpc websocket

Last synced: 12 Nov 2024

https://github.com/filipe1309/ud-go-microservices

Udemy - Working with Microservices in Go (Golang)

docker golang grpc kubernetes microservices mongodb postgresql rabbitmq rpc

Last synced: 11 Feb 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.

grpc kubernetes mesh rest rpc

Last synced: 12 Jan 2025

https://github.com/vaporyjs/vaporyjs-stub-rpc-server

stubbing of a Vapory node

rpc vapory

Last synced: 14 Jan 2025

https://github.com/zduny/zzrpc-tutorial

Tutorial for zzrpc.

rpc rpc-framework zzrpc

Last synced: 10 Feb 2025

https://github.com/devindon/aria2

Aira2 lib.

aria2 rpc

Last synced: 18 Jan 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/putukrisna6/progjar-all

Index repo tugas 2-5 mata kuliah Pemrograman Jaringan

message-queue rpc thread web-scraping

Last synced: 08 Jan 2025

https://github.com/knotzerio/todoapi

A To-Do App with REST, GraphQL, gRPC, SOAP & RPC

graphql grpc rest rest-api rpc soap todoapp

Last synced: 03 Feb 2025

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/sonicfromnewyoke/solana-rpc

Configure a slightly more performant Solana RPC than a regular one

rpc solana

Last synced: 08 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/hidehalo/json-rpc

Implements of JSON-RPC 2.0 protocol and client/server stubs

json-rpc json-rpc-client json-rpc-server php rpc stub

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/gmpsankalpa/discord-rpc

Discord rpc

discord rpc

Last synced: 17 Jan 2025