{"library":"lru-native2","type":"library","category":null,"description":"An in-memory LRU cache for Node.js implemented in C++11 using std::unordered_map and std::list, offering high performance for large caches. Version 1.2.6 supports Node 14/16 on OSX and Linux. It is an alternative to node-lru-cache for very large hashes, avoiding V8 object overhead. Last updated in 2021, it is in maintenance mode with no recent releases.","language":"javascript","status":"maintenance","version":"1.2.6","tags":["javascript","LRU","cache","native","c++","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install lru-native2","imports":["import LRUCache from 'lru-native2'","const LRUCache = require('lru-native2')","import LRUCache from 'lru-native2'"]},{"cmd":"yarn add lru-native2","imports":[]},{"cmd":"pnpm add lru-native2","imports":[]}],"homepage":"https://github.com/kibae/node-lru-native#readme","github":"git://github.com/kibae/node-lru-native","docs":null,"changelog":null,"pypi":null,"npm":"lru-native2","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}