adamrk / tonic-rpcLinks
Build RPCs on top of the tonic gRPC library by defining your types in Rust instead of proto.
☆39Updated 2 years ago
Alternatives and similar repositories for tonic-rpc
Users that are interested in tonic-rpc are comparing it to the libraries listed below
Sorting:
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- An safe & opinionated actor-like framework written in Rust that just works. Simple, robust, fast, documented.☆90Updated 3 years ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆38Updated last year
- ☆43Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 2 years ago
- Procedural macro crate for conversion between Rust structs and associative containers.☆60Updated 2 years ago
- ☆47Updated 4 months ago
- Grafana Plugin SDK for Rust☆65Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Blazingly fast framework for in-process microservices on top of Tower ecosystem☆19Updated 9 months ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Native Rust implementation of Kubernetes api☆34Updated this week
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- Integration between rustls and tokio-postgres☆34Updated 7 months ago
- ⚛️ Zero-boilerplate actor systems with xtra☆39Updated 2 years ago
- ☆85Updated 4 months ago
- How to run Hyper on async-std☆40Updated 2 years ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated 11 months ago
- Typed any map for rust☆67Updated 5 months ago
- A dependency injection library for message-based applications☆38Updated 3 years ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆77Updated 2 weeks ago
- An async ORM for Postgres☆19Updated 2 years ago
- FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)☆117Updated 2 months ago
- A websocket protocol implementation.☆93Updated 2 months ago
- Serializable trait objects for Rust.☆54Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A token-based rate limiter based on the leaky bucket algorithm.☆109Updated last month
- Minimal async cache in Rust with support for key expirations☆53Updated last week
- CSV parsing in async context☆44Updated 3 weeks ago