npm package
Home@alloc/quick-lru
The @alloc/quick-lru package provides a simple Least Recently Used (LRU) caching mechanism, allowing developers to efficiently manage memory usage by evicting the least recently accessed items. It is useful for caching data where memory constraints are a concern, ensuring that only the most relevant items are retained in memory.
- lurq health score
- 67/100
- Confidence
- proven
- Weekly downloads
- 25,686,760
- Latest version
- 5.3.0
- Last release
- Aug 31, 2026
- License
- MIT
Should you depend on @alloc/quick-lru?
lurq's verdict: low
- No known advisories
Check this from your coding agent
This page is a daily snapshot. lurq's verify tool checks @alloc/quick-lru at the exact version your agent is about to install, and compat checks it against the rest of your stack. One command connects Claude Code, Cursor, VS Code and other agents:
npx lurqrun
Free to start. Quickstart
Other utility packages lurq scores
- dompurify98/100 · proven
- pdfjs-dist95/100 · proven
- @puppeteer/browsers94/100 · proven
- puppeteer-core94/100 · proven
- puppeteer94/100 · proven
Scored from public signals (npm registry, GitHub, deps.dev and advisory databases). Data as of Sep 8, 2026; this page refreshes every 24 hours. Source repository.