simple_rpc
RPC framework
An RPC framework for building remote procedure calls between different languages and applications.
RPC Server and Client for Crystal. Implements msgpack-rpc protocol.
68 stars
5 watching
4 forks
Language: Crystal
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
grpc/grpc-kotlin | A high-performance RPC framework that generates runtime code for client-stubs and server-side plumbing | 1,206 |
sogou/srpc | An RPC framework built on top of C++ Workflow, supporting multiple protocols and data formats for building scalable and high-performance remote procedure call systems. | 1,969 |
samchon/tgrid | A framework for distributed computing and remote procedure calls over WebSocket and worker protocols. | 148 |
cinemast/libjson-rpc-cpp | A C++ framework for JSON-RPC remote procedure calls | 956 |
koalex/koa-json-rpc | A JSON-RPC middleware for Koa.js that enables asynchronous remote procedure calls with built-in support for batching and parallel handling. | 6 |
kekekeks/corerpc | An extensible RPC library with support for multiple transport protocols and automatic class registration. | 82 |
baidu/sofa-pbrpc | A light-weight RPC framework for high-performance and easy-to-use communication between services. | 2,135 |
trpc-group/trpc-go | A high-performance RPC framework written in Go, allowing multiple services to communicate with each other in a pluggable and modular way. | 844 |
zfoo-project/zfoo | A high-performance RPC framework with support for various languages and deployment options | 1,844 |
pylons/pyramid_rpc | A package of RPC add-ons to simplify creating remote procedure calls in a Python web framework. | 27 |
unum-cloud/ucall | A high-performance networking framework for building fast and efficient web servers and RPC systems. | 1,154 |
nuxinl/arpc | An RPC framework that supports file descriptor passing and privilege separation. | 18 |
rpclib/rpclib | A C++ RPC library for remote procedure call using MessagePack. | 1,728 |
walkor/workerman-jsonrpc | A framework that enables high-performance remote procedure calls (RPCs) and distributed services with support for multiple protocols, event-driven architecture, and fault-tolerant operations. | 252 |
synrc/rpc | Generates API SDKs for various languages based on Erlang's Type Specification. | 18 |