lru-dict
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. If you are looking for pure python version, look else where.More Information
For more information visit the lru-dict website.
Available Versions
These versions of lru-dict are available on Baskerville. These will be retained in accordance with our Applications Support and Retention Policy.
Version | Bask Apps Env |
---|---|
1.3.0-GCCcore-12.3.0 | live |