arthurprs / quick-cacheLinks
Lightweight and high performance concurrent cache
☆268Updated 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:
- ☆196Updated 6 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆139Updated this week
- Concurrent multi-producer multi-consumer queue☆291Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆453Updated this week
- Async synchronization primitives☆273Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆250Updated 3 months ago
- ☆201Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- a lock-free concurrent slab (experimental)☆296Updated 9 months ago
- FFI-compatible futures☆167Updated 3 months ago
- Task abstraction for building executors☆493Updated 2 weeks ago
- Library safely exposing the io_uring API.☆68Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆381Updated last year
- Adaptors between compression crates and Rust's async IO types☆561Updated this week
- Reflection via DWARF.☆297Updated 2 years ago
- Rust crate for managing CPU core affinities☆204Updated 7 months ago
- Structured concurrency operations for async Rust☆467Updated this week
- Rust allocator using jemalloc as a backend☆449Updated last week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆424Updated last year
- K.I.S.S. LSM-tree implementation in safe Rust☆273Updated this week
- A fast and flexible LRU map.☆192Updated 8 months ago
- Experiments with structured concurrency in Rust☆385Updated last year
- The cost of Rust async/await☆131Updated 3 years ago
- high-speed timing library in Rust☆369Updated 3 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Support for json-path in Rust☆133Updated last month
- A very fast Key-Value store in pure rust☆211Updated 2 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago