* Package name : rust-cachekit Version : 0.4.0 Upstream Contact: Thomas Korrison <ferrite.db@gmail.com> * URL : https://github.com/OxidizeLabs/cachekit * License : MIT or Apache-2.0 Programming Lang: Rust Description : High-performance cache primitives with various policies Rust library providing high-performance eviction/replacement policies like FIFO, LRU, LRU-K, LFU, .. and data structures for building caches using those policies. I intend to maintain this in the Rust team using debcargo.