arthurprs / quick-cacheLinks
Lightweight and high performance concurrent cache
☆272Updated this week
Alternatives and similar repositories for quick-cache
Users that are interested in quick-cache are comparing it to the libraries listed below
Sorting:
- ☆198Updated 7 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆195Updated last week
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆475Updated this week
- Concurrent multi-producer multi-consumer queue☆293Updated 2 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- Async synchronization primitives☆274Updated last month
- Rust allocator using jemalloc as a backend☆455Updated this week
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆141Updated last year
- ☆202Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆257Updated 3 months ago
- K.I.S.S. LSM-tree implementation in safe Rust☆280Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆451Updated last month
- An ε-copy serialization/deserialization framework for Rust☆159Updated this week
- Structured concurrency operations for async Rust☆470Updated 3 weeks ago
- Concurrently Readable Data Structures for Rust☆361Updated 3 months ago
- Experiments with structured concurrency in Rust☆390Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A simple concurrent caching library that might fit to many use cases☆137Updated 9 months ago
- in-place allocation-reusing queues for Rust☆383Updated last year
- Utilities for collecting metrics from a Tokio application☆374Updated last month
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆236Updated 2 months ago
- Rust crate for managing CPU core affinities☆207Updated 7 months ago
- Support for json-path in Rust☆134Updated 2 months 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
- Library safely exposing the io_uring API.☆69Updated last week
- A very fast Key-Value store in pure rust☆210Updated 3 months ago
- Adaptors between compression crates and Rust's async IO types☆569Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated 3 weeks ago
- ☆216Updated 3 months ago