adamrk / tonic-rpcLinks
Build RPCs on top of the tonic gRPC library by defining your types in Rust instead of proto.
☆41Updated 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☆75Updated 4 months ago
- INACTIVE - Safe Rust bindings for LMDB☆72Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- ☆73Updated 4 years ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆39Updated last year
- Serializable trait objects for Rust.☆58Updated 9 months ago
- Grafana Plugin SDK for Rust☆70Updated this week
- An async ORM for Postgres☆19Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 3 years ago
- ☆48Updated 11 months ago
- A Rust library for interrupting asynchronous streams.☆168Updated 11 months ago
- A websocket protocol implementation.☆95Updated last week
- FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)☆130Updated 2 weeks ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Data parallelism library for async-std.☆96Updated last year
- Idiomatic Async Prometheus Query (PromQL) Client for Rust.☆21Updated 5 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Native Rust implementation of Kubernetes api☆34Updated last week
- An safe & opinionated actor-like framework written in Rust that just works. Simple, robust, fast, documented.☆89Updated 3 years ago
- Minimal example of using Tonic for client/server gRPC☆43Updated 10 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆89Updated last year
- A streaming rpc system based on quic☆129Updated 7 months ago
- ☆38Updated 7 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Asynchronous parallel stream in Rust☆105Updated last year
- Memory validation framework for Rust☆71Updated 2 months ago
- A minimal implementation of consistent hashing☆61Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated 2 weeks ago