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:
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆501Updated last month
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆262Updated 7 months ago
- ☆209Updated 11 months ago
- Async synchronization primitives☆280Updated last month
- ☆205Updated last year
- Adaptors between compression crates and Rust's async IO types☆611Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Async executor☆435Updated last week
- Task abstraction for building executors☆560Updated last week
- in-place allocation-reusing queues for Rust☆395Updated last year
- a lock-free concurrent slab (experimental)☆305Updated 2 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
- Concurrently Readable Data Structures for Rust☆363Updated this week
- Rust crate for managing CPU core affinities☆214Updated 11 months ago
- Support for json-path in Rust☆144Updated 6 months ago
- Experiments with structured concurrency in Rust☆409Updated last year
- Async broadcast channels☆190Updated 5 months ago
- high-speed timing library in Rust☆386Updated 7 months ago
- Rust allocator using jemalloc as a backend☆487Updated 3 weeks ago
- Utilities for collecting metrics from a Tokio application☆392Updated last week
- An ε-copy serialization/deserialization framework for Rust☆169Updated 2 weeks ago
- A lockless mpmc/mpsc to support async derive from crossbeam☆402Updated this week
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- Notify async tasks or threads☆503Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- A fast and flexible LRU map.☆199Updated last year
- Structured concurrency operations for async Rust☆487Updated last week
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆261Updated last month