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

py311-lru-dict

1.3.0_1

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.

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

Dependencies (1)

More in devel