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.
3k stars
42 watching
203 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
asynchronous-programmingfuturesrpc-frameworkrusttokio
Related projects:
Repository | Description | Stars |
---|---|---|
| An RPC framework and library for building high-performance distributed systems | 42,124 |
| 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 |
| A framework for distributed computing and remote procedure calls over WebSocket and worker protocols. | 148 |
| An implementation of the gRPC remote procedure call framework for .NET applications | 4,229 |
| An industrial-grade RPC framework for high-performance systems | 16,597 |
| A Rust wrapper of the gRPC Core library for building high-performance RPC services. | 1,805 |
| A high-performance RPC framework written in Go, allowing multiple services to communicate with each other in a pluggable and modular way. | 844 |
| A high-performance RPC framework that generates runtime code for client-stubs and server-side plumbing | 1,206 |
| 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 |
| A light-weight RPC framework for high-performance and easy-to-use communication between services. | 2,135 |
| 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 |
| An RPC framework for building remote procedure calls between different languages and applications. | 68 |
| An SSL-based JSON-RPC framework for .NET that enables bidirectional communication and flexible configuration options. | 12 |
| A Ruby framework for building gRPC services with request context support and robust client error handling. | 630 |
| A Rust implementation of an RPC framework with support for multiple protocols and transport methods | 279 |