Path to this page:
./
devel/py-lru-dict,
Dict-like LRU container
Branch: pkgsrc-2022Q4,
Version: 1.1.8,
Package name: py310-lru-dict-1.1.8,
Maintainer: minskimA 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.665 KB
Version history: (Expand)
- (2022-12-27) Package added to pkgsrc.se, version py310-lru-dict-1.1.8 (created)