{"library":"lru-dict","type":"library","category":null,"description":"lru-dict is a fixed-size dictionary-like container that evicts the Least Recently Used (LRU) items once its capacity limit is exceeded. It is implemented in C for performance and memory efficiency. The library is currently at version 1.4.1 and maintains an active release cadence, focusing on Python version compatibility and minor feature enhancements.","language":"python","status":"active","version":"1.4.1","tags":["lru","cache","dict","performance","cpython","data-structure"],"install":[{"cmd":"pip install lru-dict","imports":["from lru import LRU"]}],"homepage":null,"github":"https://github.com/amitdev/lru-dict","docs":null,"changelog":null,"pypi":"https://pypi.org/project/lru-dict/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/lru-dict/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}