toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 26 packages
Sort by PUB-AZS
a simple least recently used (LRU) cache implementation in dart.#lru-cache#cache#caching
A Dart library offering flexible in-memory cache implementations (FIFO, LRU, MRU, LFU) with both single-threaded and async options for concurrent environments.
http cache lib for Flutter dio like RxCache.It use sqflite as disk cache,and google/quiver-dart/LRU strategy as memory cache.
Decorators to cache returned values, it helps in reducing the execution time of the function by using LRU Caching.
http cache lib for Flutter dio like RxCache.It use sqflite as disk cache,and google/quiver-dart/LRU strategy as memory cache.
Efficiently store and retrieve data with TTL, LRU eviction.
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
Cache based on least recently used eviction strategy with additional typed data support and weak cache layer.#cache#lru#data-structures
http cache lib for Flutter dio like RxCache.It use sqflite as disk cache,and google/quiver-dart/LRU strategy as memory cache.
http cache lib for Flutter dio like RxCache.It use sqflite as disk cache,and google/quiver-dart/LRU strategy as memory cache.