FICHA · AUR

python-lru-dict

A dict like LRU container.

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

Description

Least-recently-used dictionaries can be stored in a compact container for caches and memoization. Developers use lru-dict to keep bounded key-value state with predictable eviction. Cached values may contain sensitive data, so size limits and cleanup policy matter.

Permissions

Permissions not analysed for this source yet.