tarpc

RPC framework

An RPC framework for Rust that simplifies the process of creating and managing remote procedure calls.

An RPC framework for Rust with a focus on ease of use.

GitHub

3k stars
42 watching
201 forks
Language: Rust
last commit: 11 days ago
Linked from 1 awesome list

asynchronous-programmingfuturesrpc-frameworkrusttokio

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
grpc/grpc An RPC framework and library for building high-performance distributed systems 41,968
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,956
samchon/tgrid Provides a framework for distributed computing and RPC in TypeScript, enabling remote function calls over WebSocket and Worker protocols. 145
grpc/grpc-dotnet An implementation of the gRPC remote procedure call framework for .NET applications 4,215
apache/brpc An industrial-grade RPC framework for high-performance systems 16,558
tikv/grpc-rs A Rust wrapper of the gRPC Core library for building high-performance RPC services. 1,807
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. 836
grpc/grpc-kotlin A high-performance RPC framework that generates runtime code for client-stubs and server-side plumbing 1,203
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
baidu/sofa-pbrpc A light-weight RPC framework implementation of Google's protobuf RPC framework 2,132
carlessistare/grpc-promise A module that standardizes the way gRPC calls are implemented in Node.js, providing a unified approach for various request-response types and stream protocols. 81
kostya/simple_rpc An RPC framework for building remote procedure calls between different languages and applications. 68
octopusdeploy/halibut An SSL-based JSON-RPC framework for .NET that enables bidirectional communication and flexible configuration options. 12
bigcommerce/gruf A Ruby framework for building gRPC services with request context support and robust client error handling. 626
apache/dubbo-rust A Rust implementation of an RPC framework with support for multiple protocols and transport methods 279