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☆67Updated last year
- Library safely exposing the io_uring API.☆74Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A fast and flexible LRU map.☆199Updated last year
- ☆52Updated last year
- Async stream for Rust and the futures crate.☆193Updated last week
- A low-level MVCC file format for storing blobs.☆64Updated last year
- ☆44Updated 8 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Object Pool LockFree in Rust☆49Updated 4 months ago
- An Adaptive Radix Tree implementation.☆48Updated 5 months ago
- A global executor built on top of async-executor and smol☆75Updated 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…☆100Updated last week
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 10 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- ☆205Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- Utilities for working with shared slices of memory☆83Updated 7 months ago
- Benchmarking library for stable Rust☆47Updated last month
- Thread-safe object pool with automatic return and attach/detach semantics☆82Updated 6 months ago
- Benchmarking Rust storage engines☆70Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆188Updated last week
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- Typed any map for rust☆67Updated last year
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Define your own PhantomData☆158Updated last month
- A Write Ahead Log (WAL) implementation in Rust☆236Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 4 months ago