grpc-rs / grpcLinks
A Experimental gRPC implemention with Actix. (WIP)
☆9Updated 7 years ago
Alternatives and similar repositories for grpc
Users that are interested in grpc are comparing it to the libraries listed below
Sorting:
- Utilities building on top of Rust's async primitives.☆23Updated 6 years ago
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- A service implemented by a closure☆11Updated 8 years ago
- Low overhead, high precision measurement crate for Rust☆16Updated 3 months ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- QUIC, a multiplexed stream transport over UDP (wip)☆17Updated 7 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- [DEPRECATED] Non-blocking TCP or Unix connect☆14Updated 4 years ago
- Asynchronous file I/O for Tokio☆49Updated this week
- golang like task executor☆51Updated 3 years ago
- Asynchronous Arc<Mutex<Option<T>>>☆15Updated 6 years ago
- ☆39Updated 5 years ago
- Find Deadlocks in Rust with Petri-Net Model checking (Master Thesis)☆23Updated 5 years ago
- A tiny embedded, lock free, redis-like, pub+sub, brokerless, key value datastore. ømq+sled☆34Updated last year
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 6 years ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- Utility for reusing memory☆53Updated 5 years ago
- software transactional memory in rust☆14Updated 3 years ago
- Redis cluster library for Rust☆14Updated last year
- A flexible byte pool.☆18Updated 2 years ago
- Abstract name service traits for rust☆20Updated 7 years ago
- allows you to run multiple cargo commands in a row☆19Updated 7 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- A Rust Redlock implementation for distributed, highly-available redis locks☆17Updated 6 years ago
- A first-in-first-out for bytes, like kfifo in Linux.☆18Updated 8 years ago