minghuaw / toy-rpcLinks
An async RPC in rust-lang that mimics golang's net/rpc
☆33Updated 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 last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A fast and flexible LRU map.☆198Updated last year
- ☆52Updated last year
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- ☆44Updated 7 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Library safely exposing the io_uring API.☆71Updated last week
- ☆205Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 4 months ago
- Utilities for working with shared slices of memory☆82Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- ☆61Updated 3 months ago
- Object Pool LockFree in Rust☆49Updated 3 months ago
- Async stream for Rust and the futures crate.☆192Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- Typed any map for rust☆67Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Abstract over different executors☆74Updated 2 years ago
- Fast JSON deserialization on borrowed data☆121Updated last month
- Minimal async cache in Rust with support for key expirations☆55Updated 7 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆121Updated 4 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Minimal asynchronous executor for Rust☆133Updated 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…☆99Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago