arthurprs / quick-cache
Lightweight and high performance concurrent cache
☆234Updated 2 weeks ago
Alternatives and similar repositories for quick-cache:
Users that are interested in quick-cache are comparing it to the libraries listed below
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- ☆192Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- ☆181Updated last month
- in-place allocation-reusing queues for Rust☆368Updated 11 months ago
- Experiments with structured concurrency in Rust☆362Updated 9 months ago
- High-performance containers and utilities for concurrent and asynchronous programming☆407Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆148Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆224Updated 3 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆349Updated 2 months ago
- Notify async tasks or threads☆467Updated 3 months ago
- Structured concurrency operations for async Rust☆447Updated 3 months ago
- Adaptors between compression crates and Rust's async IO types☆500Updated last week
- Rust crate for managing CPU core affinities☆185Updated 2 months ago
- Rust allocator using jemalloc as a backend☆407Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆281Updated 3 months ago
- Async synchronization primitives☆267Updated last month
- Task abstraction for building executors☆464Updated 3 months ago
- Concurrently Readable Data Structures for Rust☆355Updated 3 weeks ago
- rust bindings of snmalloc☆129Updated last month
- K.I.S.S. LSM-tree implementation in safe Rust☆210Updated this week
- RcLite: small, fast, and memory-friendly reference counting for Rust☆181Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆91Updated 3 weeks ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- Rust implementation of xxhash☆235Updated 4 months ago
- Track and query Cargo dependency graphs.☆207Updated this week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆163Updated last month
- Reflection via DWARF.☆296Updated 2 years ago
- Async broadcast channels☆177Updated 4 months ago