adamrk / tonic-rpc
Build RPCs on top of the tonic gRPC library by defining your types in Rust instead of proto.
☆37Updated last year
Related projects ⓘ
Alternatives and complementary repositories for tonic-rpc
- ☆47Updated last year
- Grafana Plugin SDK for Rust☆60Updated 2 weeks ago
- A low-level MVCC file format for storing blobs.☆63Updated 8 months ago
- Serializable trait objects for Rust.☆52Updated last year
- A websocket protocol implementation.☆89Updated 3 weeks ago
- Minimal async cache in Rust with support for key expirations☆51Updated 6 months ago
- ☆72Updated 3 years ago
- A minimal implementation of consistent hashing☆53Updated 3 months ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Blazingly fast framework for in-process microservices on top of Tower ecosystem☆18Updated 3 months ago
- An async ORM for Postgres☆19Updated last year
- FlatBuffers compiler (flatc) as API (with focus on transparent `.fbs` to `.rs` code-generation via Cargo build scripts integration)☆107Updated 9 months 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 6 months ago
- An safe & opinionated actor-like framework written in Rust that just works. Simple, robust, fast, documented.☆89Updated 2 years ago
- Provide AsyncRead/AsyncWrite over tungstenite websockets☆31Updated 2 months ago
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆38Updated 7 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated last year
- Native Rust implementation of Kubernetes api☆35Updated last month
- A fast and flexible LRU map.☆170Updated 6 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆69Updated 8 months ago
- Inter-event timing metrics on top of tracing.☆113Updated 9 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆93Updated 3 months ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆35Updated 10 months ago
- A minimalist property-based testing library☆104Updated 3 months ago
- Integration between rustls and tokio-postgres☆31Updated last month
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- Serialization value trees☆43Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Data parallelism library for async-std.☆93Updated 9 months ago