runtime-memory-cache
A lightweight, high-performance in-memory cache for Node.js with TTL support, configurable eviction policies (FIFO/LRU), statistics tracking, and zero dependencies.
ltcache
A lightweight, in-memory caching library - like Redis but much simpler. Features TTL support, concurrent request handling, and comprehensive statistics. Perfect for Node.js applications that need fast caching without the complexity of Redis.
slim-cache
Super Fast Lightweight Cache with a Map like interface
deep-memoize-once
the fastest memoization library for memoizing JS functions that remembers the last result with deep argument comparison
memcachelite
A simple in-memory caching module for Node.js with TTL support