thrust
RPC framework
A tool for building scalable, language-agnostic RPC services using Rust and asynchronous I/O.
Unmaintained http://thehydroimpulse.github.io/thrust
36 stars
5 watching
6 forks
Language: Rust
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
huntlabs/kissrpc | A high-performance RPC framework with built-in data compression and support for multiple transport protocols | 40 |
apache/dubbo-rust | A Rust implementation of an RPC framework with support for multiple protocols and transport methods | 279 |
chadrem/amf_socket | A bi-directional RPC library that enables high performance network communication between Actionscript applications. | 11 |
octopusdeploy/halibut | An SSL-based JSON-RPC framework for .NET that enables bidirectional communication and flexible configuration options. | 12 |
rschroll/rmfuse | Provides access to reMarkable Cloud files through FUSE filesystem | 95 |
hprose/hprose-golang | A cross-language RPC framework for building distributed applications across multiple programming languages | 1,260 |
hyperf/jet | A unified RPC client library built on top of the JSONRPC protocol, supporting various transporters and allowing for easy registration and service binding. | 57 |
iffix/machin | An open-source reinforcement learning library for PyTorch, providing a simple and clear implementation of various algorithms. | 401 |
hprose/hprose-php | Enables cross-language communication between different programming languages using a lightweight, high-performance RPC framework. | 1,971 |
kostya/simple_rpc | An RPC framework for building remote procedure calls between different languages and applications. | 68 |
samchon/tgrid | Provides a framework for distributed computing and RPC in TypeScript, enabling remote function calls over WebSocket and Worker protocols. | 145 |
hoplon/castra | A Clojure RPC library that enables asynchronous server-side function execution from client-side code. | 172 |
palantir/conjure-java-runtime | Provides libraries and tools for building RESTish/RPC servers and clients with SSL configuration and exception handling | 79 |
esp-rs/espup | Tools for developing applications on Espressif SoC's using Rust. | 232 |
janestreet/rpc_parallel | A type-safe library for building parallel applications by providing a safe and efficient way to create concurrent RPC (Remote Procedure Call) interfaces. | 47 |