node-simple-lru-cache =====================
A simple LRU cache module.
simple LRU cache atop LevelUp
a simple lru cache
Simple LRU cache for a browser's localStorage
node-simple-lru-cache =====================
A Simple LRU Cache
A cache object that deletes the least-recently-used items.
Simple “Least Recently Used” (LRU) cache
Simple “Least Recently Used” (LRU) cache
An LRU cache of weak references
High Performance In-Memory Cache for Node.js
Simple LRU-Cache, created for my personal projects
A fast, lightweight LRU (Least Recently Used) cache for JavaScript with O(1) operations and optional TTL support.
A simple LRU Cache
Various cache implementations
Memoize functions results using an lru-cache.
A simple LRU Cache, a Map that has a maximum number of entries and which discards the least recently used items first.
The time-based use-recency-unaware cousin of [`lru-cache`](http://npm.im/lru-cache)
The fast and simple LRU cache realization.
A cache object that deletes the least-recently-used items.
A generational pseudo-LRU cache with strict maximum size limits.
Extends LRU base on hashlru
simple LRU cache implementation in nodejs
A simple LRU-cache based on a hash and priority queue
its performant / constant o(1)
A simple gem for in memory LRU cache
Memoize methods with a simple decorator. Supports TTL expiration, LRU eviction, thread-safe per-instance caches, hit/miss stats, and proper nil/false handling.
A simple LRU(Least Recently Used) Cache implementation using Ruby Hash
A Least Recently Used (LRU) cache in Ruby designed to be fast and simple.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.