[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1051746: RFP: rust-associative-cache -- A generic N-way associative cache with fixed-size capacity and random or least recently used (LRU) replacement



Package: wnpp
Severity: wishlist
X-Debbugs-Cc: gagath@debian.org

* Package name    : rust-associative-cache
  Version         : 2.0.0
  Upstream Contact: Nick Fitzgerald <fitzgen@gmail.com>
* URL             : https://github.com/fitzgen/associative-cache
* License         : MIT OR Apache-2.0
  Programming Lang: Rust
  Description     : A generic N-way associative cache with fixed-size capacity and random or least recently used (LRU) replacement

A generic, fixed-size, associative cache data structure mapping K keys to V values.

This is a dependency for packaging python-orjson [1].

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002996


Reply to: