lru_map@0.3.1
Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.
MIT
2016-11-16
安装 (0.3.1)
npm install lru_map@0.3.1
yarn add lru_map@0.3.1
pnpm add lru_map@0.3.1
bun add lru_map@0.3.1