arthurprs / quick-cacheLinks
Lightweight and high performance concurrent cache
☆262Updated last month
Alternatives and similar repositories for quick-cache
Users that are interested in quick-cache are comparing it to the libraries listed below
Sorting:
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 10 months ago
- Concurrent multi-producer multi-consumer queue☆289Updated last month
- ☆192Updated 6 months ago
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆444Updated this week
- a lock-free concurrent slab (experimental)☆294Updated 8 months ago
- Async synchronization primitives☆270Updated 2 weeks ago
- A lockless mpmc/mpsc to support async base on crossbeam☆131Updated this week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆245Updated 2 months ago
- in-place allocation-reusing queues for Rust☆380Updated last year
- Task abstraction for building executors☆480Updated 7 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆432Updated 3 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- K.I.S.S. LSM-tree implementation in safe Rust☆266Updated this week
- ☆200Updated last year
- Experiments with structured concurrency in Rust☆385Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- Rust allocator using jemalloc as a backend☆446Updated 3 months ago
- Support for json-path in Rust☆129Updated last month
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- Adaptors between compression crates and Rust's async IO types☆549Updated last week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Structured concurrency operations for async Rust☆469Updated 7 months ago
- Concurrently Readable Data Structures for Rust☆360Updated 2 months ago
- Rust crate for managing CPU core affinities☆201Updated 6 months ago
- Track and query Cargo dependency graphs.☆234Updated last week
- high-speed timing library in Rust☆355Updated 3 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆303Updated last month
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆228Updated last month
- Async broadcast channels☆182Updated 3 weeks ago