rpc-library
There are 114 repositories under rpc-library topic.
line/armeria
Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.
hprose/hprose-php
Hprose is a cross-language RPC. This project is Hprose 3.0 for PHP
hprose/hprose-golang
Hprose is a cross-language RPC. This project is Hprose for Golang.
hprose/hprose-java
Hprose is a cross-language RPC. This project is Hprose 2.0 for Java
hprose/hprose
HPROSE is short for High Performance Remote Object Service Engine. It's a serialize and RPC library, the serialize library of hprose is faster, smaller and more powerful than msgpack, the RPC library is faster, easier and more powerful than thrift.
irmen/Pyro5
Pyro 5 - Python remote objects
hprose/hprose-nodejs
Hprose is a cross-language RPC. This project is Hprose 2.0 for Node.js
etclabscore/core-geth
A highly configurable Go implementation of the Ethereum protocol.
hprose/hprose-html5
Hprose is a cross-language RPC. This project is Hprose 2.0 Client for HTML5
tdv/nanorpc
nanorpc - lightweight RPC in pure C++ 17
roxma/vim-hug-neovim-rpc
EXPERIMENTAL
akira-cn/http-modular
A universal library for converting server-side functions into ES Modules.
hprose/hprose-delphi
Hprose is a cross-language RPC. This project is Hprose 2.0 for Delphi and FreePascal
kinglisky/rpc-shooter
A tool library for handling window && iframe && worker communication based on the JSON RPC specification
n0-computer/quic-rpc
A streaming rpc system based on quic
creachadair/jrpc2
A Go implementation of a JSON-RPC 2.0 server and client.
workflow-rs/workflow-rs
Rust application development framework for native and web applications
GeniusesGroup/memar-go
Developing software framework for the GO programming language
gabedonnan/pythereum
A lightweight Ethereum JSON RPC library for Python
GothAck/FlatRPC
A C++ RPC library built upon FlatBuffers and ZeroMQ
Jackarain/tinyrpc
Much fast, lightweight, async, based boost.beast and protobuf.
daos-stack/cart
DAOS Transport Layer
tokenanalyst/blockchain-rpc
JSON RPC client for Bitcoin, Ethereum and Omni
michael-sulyak/aiohttp-rpc
A simple JSON-RPC for aiohttp
AirtestProject/hrpc
Common interface definition based rpc implementation
sorise/muse-rpc
基于 Connect UDP 和自定义网络协议(简单请求响应协议) 、Reactor 网络模型(one loop per thread + 线程池) 的轻量RPC框架!
cojen/Dirmi
Dirmi is a replacement for Java RMI which supports bidirectional remote objects.
hprose/hprose-as3
Hprose for ActionScript 3.0
angrymouse/remote-functions
Forget ugly REST/GraphQL APIs! Call server functions directly from browser!
commune-ai/subspace
commune-ai blockchain node
devork/flit
Twitch Twirp RPC implementation for Java
markandre13/corba.js
Object Request Broker (ORB) and Interface Definition Language (IDL) compiler
Voltstro-Studios/VoltRpc
VoltRpc - An RPC library which is designed to be both simple to use and fast.
automorph-org/automorph
RPC client and server library for Scala
Zaid-Ajaj/Cable
Type-safe client-server communication for C# featuring Bridge.NET and NancyFx
jsonrpc-rx/jsonrpc-rx-js
A tool library for RPC based on JSON-RPC 2.0 and Reactive Programming