arthurprs / quick-cacheLinks
Lightweight and high performance concurrent cache
☆305Updated 2 months ago
Alternatives and similar repositories for quick-cache
Users that are interested in quick-cache are comparing it to the libraries listed below
Sorting:
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Updated this week
- Concurrent multi-producer multi-consumer queue☆298Updated last month
- Async synchronization primitives☆279Updated 2 weeks ago
- Rust allocator using jemalloc as a backend☆477Updated last month
- ☆205Updated last year
- ☆208Updated 10 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Task abstraction for building executors☆540Updated 3 weeks ago
- high-speed timing library in Rust☆383Updated 7 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆259Updated 6 months ago
- Structured concurrency operations for async Rust☆482Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆464Updated 3 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆150Updated 3 years ago
- in-place allocation-reusing queues for Rust☆392Updated last year
- a lock-free concurrent slab (experimental)☆303Updated last year
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆427Updated last year
- Experiments with structured concurrency in Rust☆402Updated last year
- Async executor☆424Updated last month
- Adaptors between compression crates and Rust's async IO types☆599Updated last month
- K.I.S.S. LSM-tree implementation in safe Rust☆331Updated this week
- Concurrently Readable Data Structures for Rust☆363Updated 6 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Per-object thread-local storage for Rust☆362Updated 3 months ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆228Updated 7 months ago
- Performant time measuring in Rust☆201Updated last year
- Notify async tasks or threads☆501Updated last month
- Utilities for collecting metrics from a Tokio application☆388Updated this week
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆256Updated 3 weeks ago
- Rust crate for managing CPU core affinities☆212Updated 10 months ago