Crates.io | lru-cache |
lib.rs | lru-cache |
version | 0.1.2 |
source | src |
created_at | 2015-03-18 18:49:05.61533 |
updated_at | 2019-03-21 01:04:02.527231 |
description | A cache that holds a limited number of key-value pairs |
homepage | https://github.com/contain-rs/lru-cache |
repository | https://github.com/contain-rs/lru-cache |
max_upload_size | |
id | 1601 |
size | 31,682 |
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.