npm package
Homequick-lru
quick-lru is a simple Least Recently Used (LRU) cache implementation that helps manage memory usage by caching items and evicting the least recently used ones when the cache reaches its maximum size. It is useful in applications where caching is needed to improve performance while controlling memory consumption.
- lurq health score
- 63/100
- Confidence
- proven
- Weekly downloads
- 46,013,785
- Latest version
- 7.3.0
- Last release
- Oct 10, 2025
- License
- MIT
Should you depend on 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 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 charts packages lurq scores
- @slack/logger88/100 · proven
- @slack/socket-mode88/100 · proven
- mermaid87/100 · proven
- @mui/x-charts87/100 · proven
- h386/100 · proven
Scored from public signals (npm registry, GitHub, deps.dev and advisory databases). Data as of Sep 2, 2026; this page refreshes every 24 hours. Source repository.