FreeBSD.software
Home/devel/py311-lru-dict

py311-lru-dict

1.3.0_1devel

Fast and memory efficient LRU cache for Python

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.

$pkg install py311-lru-dict
github.com/amitdev/lru-dict
Origin
devel/py-lru-dict
Size
33.8KiB
License
MIT
Maintainer
driesm@FreeBSD.org
Dependencies
1 packages
Required by
0 packages

Dependencies (1)