{"library":"neocache","type":"library","category":null,"description":"Neocache is a blazingly fast, minimal cache library for JavaScript/TypeScript, up to 31% faster than alternatives like lru-cache and quick-lru. Current stable version is 2.5.1. It supports key-value caching with LRU eviction and custom expiration times, and ships with TypeScript definitions. Key differentiators include superior performance in SET, GET, and mixed operations, minimal memory footprint, and built-in benchmarking tools. It is actively maintained.","language":"javascript","status":"active","version":"2.5.1","tags":["javascript","cache","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install neocache","imports":["import Neocache from 'neocache'","const Neocache = require('neocache').default","import type Neocache from 'neocache'"]},{"cmd":"yarn add neocache","imports":[]},{"cmd":"pnpm add neocache","imports":[]}],"homepage":"https://github.com/Jeanno/neocache","github":"https://github.com/Jeanno/neocache","docs":null,"changelog":null,"pypi":null,"npm":"neocache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}