Persistent LRU cache with atomic writes, portable file locking, zero dependencies. Drop-in replacement for functools.lru_cache that survives restarts.
python caching cross-platform functools lru-cache msvcrt fcntl python-cache zero-dependencies file-locking persistent-cache atomic-write stdlib-only cache-decorator persistent-lru-cache
-
Updated
Apr 14, 2026 - Python