minghuaw / toy-rpcLinks
An async RPC in rust-lang that mimics golang's net/rpc
☆32Updated last year
Alternatives and similar repositories for toy-rpc
Users that are interested in toy-rpc are comparing it to the libraries listed below
Sorting:
- Port of bbolt in Rust☆65Updated 11 months ago
- Library safely exposing the io_uring API.☆68Updated last week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆64Updated last week
- Utilities for working with shared slices of memory☆75Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- CSV parsing in async context☆49Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- Async stream for Rust and the futures crate.☆187Updated last week
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- ☆43Updated 4 months ago
- An Adaptive Radix Tree implementation.☆42Updated last month
- ☆54Updated 3 weeks ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- rust bindings of snmalloc☆140Updated last week
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- ☆200Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆95Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆82Updated last year
- Abstract over different executors☆74Updated 2 years ago
- A lockless mpmc/mpsc to support async base on crossbeam☆133Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆145Updated 3 weeks ago