Package: wnpp Severity: wishlist X-Debbugs-Cc: gag...@debian.org * Package name : rust-associative-cache Version : 2.0.0 Upstream Contact: Nick Fitzgerald <fitz...@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