adamrk / tonic-rpc
Build RPCs on top of the tonic gRPC library by defining your types in Rust instead of proto.
☆37Updated last year
Alternatives and similar repositories for tonic-rpc:
Users that are interested in tonic-rpc are comparing it to the libraries listed below
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- Minimal async cache in Rust with support for key expirations☆52Updated 8 months ago
- ☆73Updated 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-…☆76Updated 8 months ago
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Serde Visitor for deserializing untagged enums☆60Updated last week
- Executor for asynchronous task based on wasm web workers.☆33Updated 3 months ago
- Utilities for encoding and decoding frames with async/await☆74Updated 3 years ago
- ☆47Updated 2 weeks ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A low-level MVCC file format for storing blobs.☆63Updated 10 months ago
- A websocket protocol implementation.☆90Updated this week
- Blazingly fast framework for in-process microservices on top of Tower ecosystem☆18Updated 5 months ago
- An async ORM for Postgres☆19Updated last year
- Reactive dependency injection for Rust.☆41Updated last week
- Runtime-agnostic actor library☆77Updated last year
- FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)☆113Updated 11 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- Data parallelism library for async-std.☆94Updated 11 months ago
- Async fundamentals initiative: portable and interoperable☆75Updated last year
- A minimalist property-based testing library☆107Updated last month
- Typed any map for rust☆65Updated last month
- Rust library that provides helpers for testing resilience of I/O operations.☆31Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆48Updated 3 weeks ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 7 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Lock free bounded non blocking pub sub queue☆77Updated 3 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆117Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 8 months ago