arthurprs / quick-cacheLinks
Lightweight and high performance concurrent cache
☆315Updated 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:
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago
- Async synchronization primitives☆280Updated last month
- ☆209Updated 11 months ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Rust allocator using jemalloc as a backend☆487Updated 3 weeks ago
- Rust crate for managing CPU core affinities☆214Updated 11 months ago
- ☆205Updated last year
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Updated last month
- Task abstraction for building executors☆560Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆262Updated 7 months ago
- Async executor☆435Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Support for json-path in Rust☆144Updated 6 months ago
- Adaptors between compression crates and Rust's async IO types☆611Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆395Updated last year
- Async broadcast channels☆190Updated 5 months ago
- A very fast Key-Value store in pure rust☆219Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆305Updated 2 weeks ago
- A simple concurrent caching library that might fit to many use cases☆146Updated last year
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆261Updated last month
- An ε-copy serialization/deserialization framework for Rust☆169Updated 2 weeks ago
- A lockless mpmc/mpsc to support async derive from crossbeam☆402Updated this week
- high-speed timing library in Rust☆386Updated 7 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆152Updated 3 years ago
- Structured concurrency operations for async Rust☆487Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 4 months ago
- Utilities for collecting metrics from a Tokio application☆392Updated last week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A fast and flexible LRU map.☆199Updated last year
- A protobuf library extending prost with reflection support and dynamic messages.☆136Updated 2 months ago