lurq

npm package

Home

lru_map

lru_map is a finite key-value map that implements the Least Recently Used (LRU) caching algorithm, keeping the most recently used items while evicting less frequently accessed ones. It is useful for limiting memory usage to commonly-used items in applications. This package is designed for modern JavaScript environments and offers TypeScript support.

lurq health score
47/100
Confidence
unproven
Weekly downloads
5,858,163
Latest version
0.4.1
Last release
Oct 22, 2020
License
MIT

Should you depend on lru_map?

lurq's verdict: low

  • No known advisories

Check this from your coding agent

This page is a daily snapshot. lurq's verify tool checks lru_map 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

Scored from public signals (npm registry, GitHub, deps.dev and advisory databases). Data as of Sep 1, 2026; this page refreshes every 24 hours. Source repository.