qlrumap

Crates.ioqlrumap
lib.rsqlrumap
version0.1.0
created_at2022-05-23 00:35:27.540486+00
updated_at2025-08-23 00:24:00.961968+00
descriptionAn LRU HashMap with an optional passive ttl feature.
homepage
repositoryhttps://repos.qrnch.tech/pub/qlrumap
max_upload_size
id591500
size53,294
qj (qrnch-jan)

documentation

README

LruMap

The LruMap is a hashbrown-based hash map that keeps track of least recently used map entries.

Commit count: 0

cargo fmt