arthurprs / quick-cacheLinks
Lightweight and high performance concurrent cache
☆311Updated 3 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:
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Updated 3 weeks ago
- Rust allocator using jemalloc as a backend☆482Updated 2 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- ☆209Updated 10 months ago
- in-place allocation-reusing queues for Rust☆395Updated last year
- Concurrent multi-producer multi-consumer queue☆299Updated last month
- Async executor☆430Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆468Updated 4 months ago
- Task abstraction for building executors☆555Updated this week
- ☆205Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆261Updated 7 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Async synchronization primitives☆280Updated last month
- Experiments with structured concurrency in Rust☆409Updated last year
- a lock-free concurrent slab (experimental)☆304Updated last week
- Concurrently Readable Data Structures for Rust☆363Updated this week
- Notify async tasks or threads☆503Updated this week
- Rust crate for managing CPU core affinities☆214Updated 10 months ago
- Structured concurrency operations for async Rust☆486Updated this week
- Per-object thread-local storage for Rust☆364Updated 4 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Support for json-path in Rust☆142Updated 5 months ago
- high-speed timing library in Rust☆386Updated 7 months ago
- Adaptors between compression crates and Rust's async IO types☆607Updated 3 weeks ago
- 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
- Async broadcast channels☆189Updated 5 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆152Updated 3 years ago
- Utilities for collecting metrics from a Tokio application☆391Updated this week
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆324Updated last week