Preparing for system design interviews?  Try bugzed.com →

PyLRU: Least Recently Used (LRU) Cache

JSON →
library 1.3.1 ·python
verified Jun 28, 2026

Pylru is a pure Python library implementing a Least Recently Used (LRU) cache. It provides a simple dictionary-like interface for `lrucache` and includes classes for wrapping existing dictionary-like objects (`WriteThroughCacheManager`) and functions (`FunctionCacheManager`, `lrudecorator`). The library is efficient, offering constant-time basic operations (lookup, insert, delete). The current version is 1.3.1, with releases happening periodically based on maintenance needs.

total hits 13
actors 3 distinct systems
last hit 18d ago AhrefsBot
GPTBot
4
Script
1
Humans
4

top countries 🇺🇸 United States · 🇨🇦 Canada · 🇫🇷 France · VN · 🇩🇪 Germany