#1129044 ITP: rust-cachekit -- High performance cache primitives with various policies

Package:
wnpp
Source:
wnpp
Submitter:
Fabian Grünbichler
Date:
2026-02-26 08:23:02 UTC
Severity:
normal
#1129044#5
Date:
2026-02-26 08:21:14 UTC
From:
To:
* 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.