rpc-library topic

List rpc-library repositories

Pyro5

295
Stars
35
Forks
Watchers

Pyro 5 - Python remote objects

FlatRPC

36
Stars
7
Forks
Watchers

A C++ RPC library built upon FlatBuffers and ZeroMQ

remote-functions

18
Stars
1
Forks
Watchers

Forget ugly REST/GraphQL APIs! Call server functions directly from browser!

workflow-rs

32
Stars
8
Forks
Watchers

Rust application development framework for native and web applications

http-modular

143
Stars
7
Forks
Watchers

A universal library for converting server-side functions into ES Modules.

memar-go

40
Stars
5
Forks
Watchers

Developing software framework for the GO programming language

pythereum

33
Stars
4
Forks
Watchers

A lightweight Ethereum JSON RPC library for Python

Dirmi

16
Stars
8
Forks
Watchers

Dirmi is a replacement for Java RMI which supports bidirectional remote objects.

quic-rpc

78
Stars
10
Forks
Watchers

A streaming rpc system based on quic

muse-rpc

17
Stars
1
Forks
Watchers

基于 Connect UDP 和自定义网络协议(简单请求响应协议) 、Reactor 网络模型(one loop per thread + 线程池) 的轻量RPC框架!