- python3 (<< 3.14)
- python3 (>= 3.13~)
- python3:any
- libc6 (>= 2.17)
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.
Installed Size: 103.4 kB
Architectures: arm64 amd64