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/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/zhylcc/rpc

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

java rpc

Last synced: 26 Jan 2025

https://github.com/alexdenkk/chat

Anonymous chat using Go/RPC/AES256

aes anonymous chat go rpc

Last synced: 15 Feb 2025

https://github.com/aprilahijriyan/rmq-rpc

A lightweight RPC based on RabbitMQ.

python rabbitmq rpc

Last synced: 08 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/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/bujosa/aiolos

This is project is related with express + ethereum

ethereum ethereum-contract express rpc typescript

Last synced: 21 Jan 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/vaporyjs/vaporyjs-stub-rpc-server

stubbing of a Vapory node

rpc vapory

Last synced: 14 Jan 2025

https://github.com/zpcore/cpre-450-550-project

Project code for Iowa State University Course CprE 450/550

auction blockchain corba cpre450 cpre550 rpc stellar

Last synced: 08 Feb 2025

https://github.com/danitilahun/golang_projects

This repository has a lot of Golang projects done. It is the best place to start learning Golang.

distributed-systems golang grpc rpc system

Last synced: 27 Dec 2024

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/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/tkwonn/remote-procedure-call

CLI Project #3

cli rpc socket

Last synced: 04 Jan 2025

https://github.com/ranile/ripsy

RPC between Server/Client written in Rust

rpc rust

Last synced: 17 Jan 2025

https://github.com/coding-w/note

学习笔记

mysql rabbitmq redis rpc

Last synced: 03 Jan 2025

https://github.com/mpwsh/chia-client

Wrapper to work with Chia node RPC endpoints

blockchain chia chia-blockchain chia-network cryptocurrency rpc rust

Last synced: 28 Dec 2024

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/wangsrgit119/node

node 相关 整合egg feignjs RPC调用

egg feignjs rpc

Last synced: 02 Feb 2025

https://github.com/wenerme/tinyrpc

Tinyrpc for ES6 Proxy

chrome-extension rpc typescript

Last synced: 13 Feb 2025

https://github.com/gmpsankalpa/discord-rpc

Discord rpc

discord rpc

Last synced: 17 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/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/paranoiasystem/jrpc-cli

A command line interface for generate necessary interfaces, types or classes for JRPC-Client. JRPC-Client works in synergy with JRPC-Server.

golang json json-rpc rpc

Last synced: 14 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/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/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/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/micooz/node-ipc-call

Non-blocking cross-process method call based on IPC for Node.js

async ipc nodejs rpc

Last synced: 12 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/shixiongfei/nanorpc-redis

A Redis based RPC library.

nanorpc redis redis-rpc rpc

Last synced: 19 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/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/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/youyuanwu/fabric-rpc-rs

fabric-rpc for Rust

rpc rust service-fabric

Last synced: 13 Oct 2024

https://github.com/bincrafters/conan-libnsl

Conan recipe for libnsl

conan libnsl rpc

Last synced: 06 Feb 2025

https://github.com/bincrafters/conan-libtirpc

Conan.io recipe for the Libtirpc - A port of Suns Transport-Independent RPC library to Linux

conan libtirpc linux rpc sun tirpc

Last synced: 06 Feb 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/bincrafters/conan-jsonrpc-cpp

Conan.io recipe for JsonRpc-Cpp project

conan json-rpc jsonrpc-cpp rpc

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

cmus discord rpc

Last synced: 03 Feb 2025

https://github.com/gforien/rpc-generator

Projet INSA 4e année : un compilateur prend en entrée une application client ↔ serveur et qui génère architecture réseau transparente pour celui qui exécute l'application

abstraction implementation java rpc

Last synced: 26 Jan 2025

https://github.com/pplgin/rpc

基于tcp协议的 rpc简单实现

nodejs rpc rpc-client rpc-server

Last synced: 16 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/fontseca/grpc-with-cpp

RPC server made with the gRPC framework and C++.

backend cmake cpp grpc protobuf rpc server

Last synced: 21 Jan 2025

https://github.com/sieugene/web3-rpc-health-checker

HTTP and WSS health checker for web3 nodes

health-check rpc web3-rpc

Last synced: 22 Jan 2025

https://github.com/daoting/dt.service

服务端项目(搬运工)

asp-net-core c-sharp cross-platform k8s rpc webassembly windows

Last synced: 21 Jan 2025

https://github.com/devindon/aria2

Aira2 lib.

aria2 rpc

Last synced: 18 Jan 2025

https://github.com/codeprometheus/starry-rpc

实现一个基本功能完善的RPC,Netty,Zookeeper,Nacos,Redis,Kyro,Snappy

kyro nacos netty rpc zookeeper

Last synced: 11 Jan 2025

https://github.com/bencompton/ghost-rpc

Develop the full-stack in the browser, test the full-stack with fast integration tests, and deploy the back-end in Node.js, all with minimum effort and maximum re-use.

fastify node-js rpc

Last synced: 31 Dec 2024

https://github.com/e1izabeth/customrpc

My RPC with Binary serialization implementation

binary-serialization rpc serializer

Last synced: 12 Feb 2025

https://github.com/jayrbolton/brontosaurus

Streamlined Python JSON APIs with Sanic + JSON Schema + JSON RPC

json-rpc json-rpc2 json-schemas python rpc sanic

Last synced: 04 Jan 2025

https://github.com/ngruychev/json_rpc_controllers

Create class-based JSON-RPC services and use them seamlessly on the client-side

deno nodejs rpc typescript

Last synced: 06 Feb 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/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/goodmanwen/rabibridge

A lightweight framework for service decoupling and peak shaving in web services, leveraging RabbitMQ.

fastapi message-queue rabbitmq rpc

Last synced: 30 Oct 2024

https://github.com/ankitrgadiya/xmlrpc

An XMLRPC Implementation in Go

golang rpc xml xmlrpc

Last synced: 28 Jan 2025

https://github.com/giosil/multi-rpc

An easy to use library for xml-rpc, json-rpc and RESTful services implementation.

java java-rest-api java-restful javaee json json-parser json-rpc multi-rpc rpc rpc-client rpc-framework rpc-library rpc-server xml-rpc

Last synced: 27 Dec 2024

https://github.com/simon28082/microservice

A microservice server application

laravel microservice microservice-framework rpc swoole

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/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/xarcgit/decoded-daily

This project aims to provide daily insights and updates on a variety of topics.

astro biomejs bun news news-feed newsapi newsapp rpc

Last synced: 04 Dec 2024

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

Tutorial for zzrpc.

rpc rpc-framework zzrpc

Last synced: 10 Feb 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/znck/zrpc

[Prototype/Experiment/Learning] Asynchronous RPC microservices

micro-framework microservices rpc

Last synced: 16 Jan 2025

https://github.com/batashi/rpccalc

experiment project

electronjs golang jsonrpc2 rpc

Last synced: 01 Feb 2025

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

Common RPC interfaces

api client common rpc

Last synced: 14 Feb 2025

https://github.com/uncharted404/ayb-rpc

基于netty实现的rpc框架

netty netty-rpc rpc

Last synced: 13 Feb 2025

https://github.com/k8w/tsrpc-protocol

Base protocol for TSRPC

idl k8w rpc tsrpc

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

Run Puppeteer (browser automation) as a HTTP API

api puppeteer rpc

Last synced: 07 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/fourkio/node_manager

Manage node connections and communications

elixir node rpc

Last synced: 09 Feb 2025

https://github.com/nobonobo/drpc

Minimal Distributed RPC Toolkit for Golang

distributed golang rpc

Last synced: 31 Jan 2025

https://github.com/bluday/impart

Multi-purpose chat application for communicating with users, servers and embedded devices across different platforms.

bluetooth c centralized chat chat-application csharp p2p rpc tcp-ip windows

Last synced: 09 Feb 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/astrodynamic/grpcquests

gRPCQuests explores gRPC and Protocol Buffers in C++, testing features, optimizing performance, and enhancing security, all built and managed with CMake.

api asynchronous client-server cmake cmake-presets code-generation cpp cpp20 deserialization grpc grpc-client grpc-cpp grpc-server learning networking-protocols proto3 protobuf rpc serialization

Last synced: 12 Jan 2025

https://github.com/blkie/boltdbr

极简kvdb

kvdb rpc rpcdb

Last synced: 21 Jan 2025

https://github.com/mrdulin/go-rpc-cnode

An Go RPC server for CNode community.

go go-rpc rpc

Last synced: 12 Jan 2025

https://github.com/yishun99/rpc

rpc

Last synced: 23 Jan 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/tomoncle/spring-boot-dubbo-samples

spring-boot 注解方式集成 dubbo 示例.

annotation dubbo rpc spring spring-boot

Last synced: 08 Jan 2025