A 2Q Cache which maps keys to values
The project is moved to caches, please see crate caches
High-performance cache primitives with pluggable eviction policies (LRU, LFU, FIFO, 2Q, Clock-PRO, S3-FIFO) and optional metrics.
A blazing-fast, adaptive prefetching and caching library for Rust
Page eviction policies: LRU, LRU-k, LIRS, SLRU etc
A Rust library for performing Fast Fourier Transform (FFT) and Inverse FFT using GPU acceleration.