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
- A fast and flexible LRU map.☆198Updated 10 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Library safely exposing the io_uring API.☆69Updated this week
- Async stream for Rust and the futures crate.☆188Updated last month
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Object Pool LockFree in Rust☆49Updated last month
- Utilities for working with shared slices of memory☆81Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆144Updated last year
- Minimal async cache in Rust with support for key expirations☆55Updated 5 months ago
- ☆51Updated 11 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- ☆112Updated 2 years ago
- A Write Ahead Log (WAL) implementation in Rust☆231Updated last year
- 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 2 months ago
- ☆44Updated 6 months ago
- An Adaptive Radix Tree implementation.☆45Updated 3 months ago
- ☆204Updated last year
- Lending iterators on stable Rust☆83Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆69Updated 2 months ago
- An updated version of linked-hash-map and friends☆137Updated 3 weeks ago
- a small and single threaded async runtime built on top of io-uring☆78Updated 2 years ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 8 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 8 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- Runtime-agnostic actor library☆77Updated 2 years ago
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- Asynchronous DNS lookups☆67Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 3 weeks ago