Gathering detailed insights and metrics for map-cache
Gathering detailed insights and metrics for map-cache
Gathering detailed insights and metrics for map-cache
Gathering detailed insights and metrics for map-cache
quick-lru
Simple “Least Recently Used” (LRU) cache
lru_map
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.
expiry-map
A Map implementation with expirable items
@thi.ng/cache
In-memory cache implementations with ES6 Map-like API and different eviction strategies
Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More