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:
- A fast and flexible LRU map.☆198Updated 11 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
- ☆51Updated last year
- A low-level MVCC file format for storing blobs.☆64Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- ☆44Updated 7 months ago
- ☆205Updated last year
- Async stream for Rust and the futures crate.☆189Updated last week
- A Write Ahead Log (WAL) implementation in Rust☆233Updated 2 years ago
- Library safely exposing the io_uring API.☆70Updated 2 weeks ago
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- ☆112Updated 2 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Object Pool LockFree in Rust☆49Updated 2 months ago
- Minimal async cache in Rust with support for key expirations☆55Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 8 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 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…☆97Updated 3 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆42Updated 6 months ago
- CSV parsing in async context☆49Updated 6 months ago
- Runtime-agnostic actor library☆78Updated 2 years ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- Minimal asynchronous executor for Rust☆133Updated 2 weeks ago
- Heph is an actor library for Rust based on asynchronous functions.☆149Updated last week
- An Adaptive Radix Tree implementation.☆45Updated 4 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year