# LruMap The [LruMap](https://repos.qrnch.tech/pub/qlrumap) is a [hashbrown](https://crates.io/crates/hashbrown)-based hash map that keeps track of least recently used map entries.