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:
- A fast and flexible LRU map.☆193Updated 9 months ago
- Port of bbolt in Rust☆65Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Async stream for Rust and the futures crate.☆188Updated last week
- A low-level MVCC file format for storing blobs.☆64Updated last year
- ☆201Updated last year
- Library safely exposing the io_uring API.☆68Updated last month
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- ☆51Updated 9 months ago
- Minimal async cache in Rust with support for key expirations☆54Updated 4 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆146Updated last month
- A global executor built on top of async-executor and smol☆74Updated last month
- rust bindings of snmalloc☆142Updated last month
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated last year
- ☆43Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- Fast JSON deserialization on borrowed data☆115Updated last week
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 6 months ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- A lockless mpmc/mpsc to support async base on crossbeam☆189Updated this week
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Async broadcast channels☆187Updated last month
- ☆113Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Concurrent multi-producer multi-consumer queue☆292Updated 2 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 weeks ago
- Typed any map for rust☆67Updated 9 months ago
- Async filesystem primitives☆139Updated 3 weeks ago