FICHA · AUR

python-pylru

A least recently used (LRU) cache implementation

  • LRU cache library
  • LIBRARY
  • Dependency only
official+codex · reviewed · Jun 3, 2026 description in en

Description

Least-recently-used cache behavior can be embedded in Python applications with a small data structure. Developers use pylru for memoization, bounded caches, resource reuse, and performance experiments. Cached values may retain private data longer than expected.

Permissions

Permissions not analysed for this source yet.