Crates.io | qlrumap |
lib.rs | qlrumap |
version | 0.1.0 |
created_at | 2022-05-23 00:35:27.540486+00 |
updated_at | 2025-08-23 00:24:00.961968+00 |
description | An LRU HashMap with an optional passive ttl feature. |
homepage | |
repository | https://repos.qrnch.tech/pub/qlrumap |
max_upload_size | |
id | 591500 |
size | 53,294 |
The LruMap is a hashbrown-based hash map that keeps track of least recently used map entries.