memoru
A hash-based LRU cache that evicts entries based on memory usage rather than time or item count.
dsjslib
Implementation of commonly used data structures and utilities in JavaScript.
@nyxojs/store
High-performance in-memory data store for Discord bots using enhanced Map functionality.
random-access-layered-storage
A flexible, layered storage solution building on the random-access-storage interface. Provides an in-memory overlay with configurable eviction, paging, and strict size enforcement options, designed for complex data management scenarios.
tec
Time eviction cache via proxy injection