pelikan-io / rustcommonLinks
Common Rust library
☆42Updated 2 months ago
Alternatives and similar repositories for rustcommon
Users that are interested in rustcommon are comparing it to the libraries listed below
Sorting:
- ☆191Updated 5 months ago
- Lightweight and high performance concurrent cache☆261Updated 3 weeks ago
- Rust crate for managing CPU core affinities☆199Updated 5 months ago
- A Write Ahead Log (WAL) implementation in Rust☆229Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 3 weeks ago
- A fast and flexible LRU map.☆192Updated 7 months ago
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Concurrent multi-producer multi-consumer queue☆289Updated 3 weeks ago
- Async synchronization primitives☆270Updated this week
- Utilities for collecting metrics from a Tokio application☆365Updated 3 weeks ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- Async broadcast channels☆180Updated last week
- A fast Bloom filter implementation in Rust☆264Updated 2 months ago
- A websocket protocol implementation.☆93Updated 2 weeks ago
- A priority queue for Rust with efficient change function.☆203Updated 2 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆131Updated this week
- Pyroscope Profiler for Rust. Profile your Rust applications.☆185Updated 2 months ago
- ☆39Updated 2 months ago
- high-speed timing library in Rust☆355Updated 2 months ago
- A very fast Key-Value store in pure rust☆211Updated last month
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆273Updated last month
- A concurrent, append-only vector.☆192Updated 2 weeks ago
- A memory-efficient patricia tree implementation written in Rust☆124Updated 7 months ago
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated last week
- Per-object thread-local storage for Rust☆349Updated last week
- Proactive IO & Runtime system☆274Updated last year
- Define your own PhantomData☆156Updated last week
- Asynchronous HTTP body trait☆146Updated last month
- a lock-free concurrent slab (experimental)☆293Updated 8 months ago