arthurprs / quick-cacheLinks
Lightweight and high performance concurrent cache
☆299Updated 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:
- Concurrent multi-producer multi-consumer queue☆297Updated 2 weeks ago
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆494Updated last week
- An atomically updatable Arc for lock-free concurrency.☆185Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 5 months ago
- ☆206Updated 9 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Async synchronization primitives☆277Updated this week
- Rust allocator using jemalloc as a backend☆471Updated last week
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Task abstraction for building executors☆530Updated this week
- ☆205Updated last year
- Rust crate for managing CPU core affinities☆210Updated 9 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆312Updated 5 months ago
- Adaptors between compression crates and Rust's async IO types☆597Updated last week
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆426Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆148Updated 2 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆456Updated 3 months ago
- An ε-copy serialization/deserialization framework for Rust☆165Updated this week
- in-place allocation-reusing queues for Rust☆392Updated last year
- Async broadcast channels☆188Updated 4 months ago
- Structured concurrency operations for async Rust☆480Updated 2 months ago
- Notify async tasks or threads☆502Updated 2 weeks ago
- A versatile and extensible logging implementation.☆196Updated this week
- K.I.S.S. LSM-tree implementation in safe Rust☆311Updated this week
- high-speed timing library in Rust☆378Updated 6 months ago
- Support for json-path in Rust