An open API service indexing awesome lists of open source software.

https://github.com/skellla/memoru

A hash-based LRU cache that evicts entries based on memory usage rather than time or item count.
https://github.com/skellla/memoru

cache eviction hash-based hash-lru lru lru-cache memoru memory memory-eviction memory-usage

Last synced: 4 months ago
JSON representation

A hash-based LRU cache that evicts entries based on memory usage rather than time or item count.

Awesome Lists containing this project