pelikan-io / rustcommonLinks
Common Rust library
☆46Updated last week
Alternatives and similar repositories for rustcommon
Users that are interested in rustcommon are comparing it to the libraries listed below
Sorting:
- Lightweight and high performance concurrent cache☆275Updated 2 weeks ago
 - A fast and flexible LRU map.☆198Updated 10 months ago
 - A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 3 weeks ago
 - Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆251Updated 3 months ago
 - ☆201Updated 7 months ago
 - A very fast Key-Value store in pure rust☆212Updated 3 months ago
 - Rust crate for managing CPU core affinities☆210Updated 8 months ago
 - Mix async code with CPU-heavy thread pools using Tokio + Rayon☆145Updated 2 years ago
 - A concurrent, append-only vector.☆204Updated 2 months ago
 - ☆40Updated 4 months ago
 - Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
 - Concurrent multi-producer multi-consumer queue☆293Updated 2 months ago
 - Port of bbolt in Rust☆65Updated last year
 - Async synchronization primitives☆274Updated 2 months ago
 - An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
 - Embedded Key-Value Storage Engine☆126Updated 5 months ago
 - ☆202Updated last year
 - Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
 - A simple concurrent caching library that might fit to many use cases☆137Updated 9 months ago
 - Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
 - A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
 - Asynchronous HTTP body trait☆149Updated 2 months ago
 - Pyroscope Profiler for Rust. Profile your Rust applications.☆195Updated 2 weeks ago
 - Define your own PhantomData☆158Updated 2 weeks ago
 - An async RPC in rust-lang that mimics golang's net/rpc☆32Updated last year
 - rust channel benchmarks to keep stat of performance of Kanal library in comparison with other competitors.☆49Updated 2 years ago
 - A memory-efficient patricia tree implementation written in Rust☆127Updated last month
 - Heph is an actor library for Rust based on asynchronous functions.☆147Updated 3 weeks ago
 - Library safely exposing the io_uring API.☆69Updated 2 weeks ago
 - A minimal implementation of consistent hashing☆60Updated last year