A Dart library offering flexible in-memory cache implementations (FIFO, LRU, MRU, LFU) with both single-threaded and async options for concurrent environments.
A high-performance, in-memory data store for Dart with LRU eviction, batch operations, and optimized memory management for large datasets.#cache#memory#performance#large-datasets#lru