Crates.io | xlru-cache |
lib.rs | xlru-cache |
version | 0.1.2 |
source | src |
created_at | 2019-11-24 11:29:38.548974 |
updated_at | 2019-11-24 11:29:38.548974 |
description | A cache that holds a limited number of key-value pairs |
homepage | https://github.com/jedisct1/lru-cache |
repository | https://github.com/jedisct1/lru-cache |
max_upload_size | |
id | 183925 |
size | 31,180 |
WARNING: THIS PROJECT IS IN MAINTENANCE MODE, DUE TO INSUFFICIENT MAINTAINER RESOURCES
It works fine, but will generally no longer be improved.
We are currently only accepting changes which:
A cache that holds a limited number of key-value pairs.
Documentation is available at https://contain-rs.github.io/lru-cache/lru_cache.