A lightweight, zero-dependency in-memory cache for TypeScript and JavaScript with TTL expiration, LRU eviction, wildcard pattern deletion, and a powerful @cached decorator for method-level memoization. Perfect for API response caching, session storage, an
Expiring LRU cache
A least-recently-used (LRU) cache for web applications based on IndexedDB.
Maps proxy protocols to `http.Agent` implementations
A cache object that deletes the least-recently-used items.
In-memory cache implementations with ES6 Map-like API and different eviction strategies
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
TypeScript definitions for stale-lru-cache
Memoize/cache function results
NestJS LRU memory cache module.
A simple async LRU cache supporting O(1) set, get and eviction of old keys
A cache object that deletes the least-recently-used items
A cache object that deletes the least-recently-used items.
TypeScript definitions for mustache-express
Db cache use redis, sqlite or memory as backend
A lib to invalidate lru cache keys in distributed systems powered by rabbitmq.
ContractKit built-in plugin: Python SDK client generation (Pydantic v2 + httpx)
## Overview Neocache is a blazingly fast, minimal cache library, up to 31% faster than other popular cache libraries.
Use mustache, including partials, in Express 3
This provider is designed to use flagd's [evaluation protocol](https://github.com/open-feature/schemas/blob/main/protobuf/schema/v1/schema.proto), or locally evaluate flags defined in a flagd [flag definition](https://github.com/open-feature/schemas/blob/
Evented LRU TTL cache for NodeJS and browsers.
PostgreSQL connection pool LRU cache manager
A fast and lightweight Map based LRU implementation.
lru-cache with promises and async fetching