pelikan-io / rustcommonLinks
Common Rust library
☆44Updated 3 months ago
Alternatives and similar repositories for rustcommon
Users that are interested in rustcommon are comparing it to the libraries listed below
Sorting:
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- A fast and flexible LRU map.☆192Updated 8 months ago
- Rust crate for managing CPU core affinities☆204Updated 6 months ago
- ☆195Updated 6 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- A lockless mpmc/mpsc to support async base on crossbeam☆136Updated this week
- Async broadcast channels☆185Updated last month
- A websocket protocol implementation.☆93Updated last month
- Lightweight and high performance concurrent cache☆266Updated last month
- Utilities for collecting metrics from a Tokio application☆368Updated last week
- Async synchronization primitives☆270Updated 3 weeks ago
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Library safely exposing the io_uring API.☆68Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆289Updated last month
- ☆50Updated 9 months ago
- Asynchronous HTTP body trait☆147Updated 2 weeks ago
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- Port of bbolt in Rust☆65Updated 11 months ago
- A memory-efficient patricia tree implementation written in Rust☆126Updated this week
- Heph is an actor library for Rust based on asynchronous functions.☆145Updated 3 weeks ago
- ☆40Updated 3 months ago
- An async RPC in rust-lang that mimics golang's net/rpc☆32Updated last year
- Define your own PhantomData☆156Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- ☆113Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- A very fast Key-Value store in pure rust☆211Updated 2 months ago
- ☆200Updated last year
- A global executor built on top of async-executor and smol☆74Updated last month