{"library":"lru-time-cache","type":"library","category":null,"description":"Implementation of a Least Recently Used caching algorithm in a container which may be limited by size or time, ordered by most recently seen.","language":"rust","status":"active","version":"0.11.11","tags":["cache","lru","time","expiry","data-structure"],"last_verified":"Wed Jun 17","install":[{"cmd":"# Cargo.toml\n[dependencies]\nlru_time_cache = \"0.11.11\"","imports":["use lru_time_cache::LruCache;"]},{"cmd":"cargo add lru_time_cache","imports":[]}],"homepage":"https://maidsafe.net","github":"https://github.com/maidsafe/lru_time_cache","docs":"https://docs.rs/lru_time_cache/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}