[ 源代码: lru-dict ]
软件包:python3-lru-dict(1.4.0-1)
Dict like LRU container 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.
其他与 python3-lru-dict 有关的软件包
|
|
|
|