An open API service providing repository metadata for many open source software ecosystems.

Topic: "remote-procedure-calls"

elpheria/rpc-websockets

JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript

Language: JavaScript - Size: 5.15 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 608 - Forks: 127

wamp-proto/wamp-proto

The Web Application Messaging Protocol

Language: Makefile - Size: 70.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 464 - Forks: 100

Ezelia/eureca.io

eureca.io : a nodejs bidirectional RPC that can use WebSocket, WebRTC or XHR fallback as transport layers

Language: JavaScript - Size: 676 KB - Last synced at: 8 days ago - Pushed at: almost 5 years ago - Stars: 341 - Forks: 30

duoan/mini-rpc

Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper 实现服务注册与发现。使用该框架,可将服务部署到分布式环境中的任意节点上,客户端通过远程接口来调用服务端的具体实现,让服务端与客户端的开发完全分离,为实现大规模分布式应用提供了基础支持

Language: Java - Size: 80.1 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 227 - Forks: 143

IBM/gWhisper

A gRPC CLI featuring reflection and tab-completion

Language: C++ - Size: 1.16 MB - Last synced at: 20 days ago - Pushed at: 7 months ago - Stars: 61 - Forks: 15

MOGI-ROS/Week-1-2-Introduction-to-ROS2

Introduction to ROS2 Jazzy basics

Language: Python - Size: 7.05 MB - Last synced at: 13 days ago - Pushed at: 2 months ago - Stars: 57 - Forks: 10

pasteurlabs/tesseract-core

Autodiff-native, self-documenting software components for Simulation Intelligence. 📦

Language: Python - Size: 2.91 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 47 - Forks: 2

atulmy/wispy 📦

🌱 An experimental lightweight (remote procedure call) API pattern.

Language: JavaScript - Size: 2.07 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 38 - Forks: 3

iansmith/parigot

Develop as a monolith, deploy as microservices.

Language: Go - Size: 195 MB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 1

leonardssh/rage-rpc

A universal, asynchronous RPC implementation for RAGE Multiplayer

Language: TypeScript - Size: 266 KB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 8

adalkiran/py-inventa

A Python library for microservice registry and executing RPC (Remote Procedure Call) over Redis.

Language: Python - Size: 38.1 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 2

jcaw/json-rpc-server.el

🔌 Server-side implementation of the JSON-RPC 2.0 protocol for Emacs.

Language: Emacs Lisp - Size: 192 KB - Last synced at: about 21 hours ago - Pushed at: about 3 years ago - Stars: 8 - Forks: 2

compas-dev/compas_cloud

COMPAS Remote Procedure Calls using websockets

Language: Python - Size: 237 KB - Last synced at: 12 days ago - Pushed at: 9 months ago - Stars: 6 - Forks: 2

adalkiran/go-inventa

A Go library for microservice registry and executing RPC (Remote Procedure Call) over Redis.

Language: Go - Size: 24.4 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

jharmer95/rpc.hpp

A simple header-only library for supporting remote procedure calls using a variety of extensible features

Language: C++ - Size: 7.01 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

chase-moskal/crosscall

cross-origin postmessage rpc

Language: TypeScript - Size: 478 KB - Last synced at: about 5 hours ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

stagas/alice-bob

transport agnostic strongly typed duplex rpc interfaces

Language: TypeScript - Size: 1.26 MB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

DavidMouse1118/ECE454-Projects

Distributed Computing

Language: Java - Size: 264 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

benbucksch/jpc

Remote procedure calls between JS objects

Language: JavaScript - Size: 43 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

crewaii/protocol

Binary stateful remote procedure call protocol

Language: JavaScript - Size: 2.43 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

polaris/remote

An RPC library for C++

Language: C++ - Size: 43.9 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

rahul26goyal/greet-server-using-gRPC

A simple Greeting Server Implementation using Google RPC Framework

Language: Ruby - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

dryajov/json-rpc-async

Simple transport agnostic JSON RPC module

Language: JavaScript - Size: 43.9 KB - Last synced at: 6 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

elailai94/Distributed-System

A simple distributed system to execute remote procedure calls

Language: C++ - Size: 564 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

akhilk2802/remote-library

RPC Implementation

Language: Go - Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

dxcccii/distribuitedsystemsTP2

2nd project for distributed systems class (C#)

Language: C# - Size: 822 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Enr-MorenoSchz/DistSys-service-with-RPC-2023 📦

[ Distributed Systems ] 3rd practice re-uploaded. Co-Author: @molinal02

Language: C - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

matpompili/caniusethat

caniusethat is a wrapper around PyZMQ that enables easy RPC (remote procedure call) functionality

Language: Python - Size: 96.7 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

can-ishk/computer-networks-assignments 📦

NS-3, Socket Programming, and Wireshark Assignments

Language: C++ - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

alaattinyilmaz/centralized-blockchain

Centralized Blockchain Implementation using remote procedure call (RPC).

Language: Python - Size: 429 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

cankobanz/remote-procedure-call-on-server-client-communication

This is a school project from Operating Systems course where local procedure, remote procedure control (RPC), piping, forking, child and parent processes are used effectively.

Language: C - Size: 70.3 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

exbotanical/lib.rpc

generic, programmable Remote Procedure Calls and data serialization interface for the C programming language

Language: C - Size: 19.5 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Rahonam/grpc

grpc implementation for remote procedure calls

Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

DTMcNamara/CS4980-AdvancedOperatingSystems-HW3

Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

amsterdam-scala/Akka.http-Sjs-Fullstack.g8 Fork of tbje/full-stack.g8

Instant Gitter8 full stack Scala app with ScalaJS & Akka HTTP

Language: Scala - Size: 139 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

srbcheema1/remote-validator

A network interface to run vcf-validator

Language: Python - Size: 8.7 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

planaria/ox

An RPC library for C++

Language: C++ - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

yoshito-n-students/proto_rpc

A remote procedure call implementation for proto2

Language: C++ - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

yoshito-n-students/proto_rpc_example

How to use proto_rpc

Language: C++ - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0