./devel/py-lru-dict, Dict-like LRU container

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2022Q1, Version: 1.1.7nb1, Package name: py39-lru-dict-1.1.7nb1, Maintainer: minskim

A fixed size dict like container which evicts Least Recently Used
(LRU) items once size limit is exceeded. There are many python
implementations available which does similar things. This is a fast
and efficient C implementation. LRU maximum capacity can be modified
at run-time.


Master sites:

Filesize: 10.137 KB

Version history: (Expand)