python3-lru-dict
Dict like LRU container for Python
Description
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.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/amitdev/lru-dict
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-lru-dict