grpc-rs / grpc
A Experimental gRPC implemention with Actix. (WIP)
☆9Updated 6 years ago
Alternatives and similar repositories for grpc:
Users that are interested in grpc are comparing it to the libraries listed below
- Utilities building on top of Rust's async primitives.☆23Updated 5 years ago
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- A service implemented by a closure☆11Updated 8 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- My futures/tokio tutorial for Rust Belt Rust (OUT OF DATE)☆13Updated 8 years ago
- ☆37Updated 4 years ago
- ☆11Updated 7 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- Low overhead, high precision measurement crate for Rust☆16Updated last month
- QUIC, a multiplexed stream transport over UDP (wip)☆17Updated 6 years ago
- [DEPRECATED] Non-blocking TCP or Unix connect☆14Updated 3 years ago
- A no-std libm implementation in Rust☆13Updated 6 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- Helper trait to create a boxed instance without going through stack☆35Updated 2 years ago
- File serving using tower web☆19Updated 5 years ago
- A Rust Redlock implementation for distributed, highly-available redis locks☆17Updated 5 years ago
- A lock-free async waitgroup implementation☆37Updated 2 years ago
- Signal handling for rust☆22Updated 5 years ago
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- A first-in-first-out for bytes, like kfifo in Linux.☆18Updated 7 years ago
- ☆15Updated 5 years ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 5 years ago
- TCP load testing tool, written in async Rust☆37Updated 3 years ago
- A Rust library for iterating over random permutations.☆14Updated 3 years ago
- AsyncRead/AsyncWrite stdin/stdout for legacy pre-0.1 Tokio☆18Updated 6 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A trait to abstract over common tree functionality☆34Updated 5 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- [UNMAINTAINED] Background jobs for Rust☆18Updated 5 years ago