minghuaw / toy-rpcLinks
An async RPC in rust-lang that mimics golang's net/rpc
☆31Updated 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:
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Port of bbolt in Rust☆65Updated 8 months ago
- Library safely exposing the io_uring API.☆63Updated 3 months ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- ☆42Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Utilities for working with shared slices of memory☆69Updated last week
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- A fast and flexible LRU map.☆185Updated 5 months ago
- 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…☆86Updated 3 months ago
- Object Pool LockFree in Rust☆46Updated 5 months ago
- A Configuration Library for Rust Applications