A hash-based LRU cache that evicts entries based on memory usage rather than time or item count.
github.com/SkeLLLa/memoru/blob/master/README.md
SkeLLLa/memoru