{"enrichment":{"capability":"Provides an LRU cache decorator for async functions that deduplicates concurrent calls and supports TTL expiration with jitter, mirroring Python's functools.lru_cache for asyncio.","verdict":"Production-ready async caching library with low install friction, active maintenance, and no known vulnerabilities. The single-event-loop constraint is documented and manageable for typical asyncio applications. Recommended for projects needing efficient memoization of async functions with optional TTL support."},"id":"async-lru","links":{"html":"https://skillfed.io/packages/async-lru","md":"https://skillfed.io/packages/async-lru.md","pypi":"https://pypi.org/project/async-lru/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-03-19","license_spdx":null,"license_treatment":"permissive","name":"async-lru","python_support":"supports_current","summary":"Simple LRU cache for asyncio"},"popularity":{"tier":"top_1000"},"security":{"n_vulnerabilities":0},"version":"2.3.0"}
