Simple “Least Recently Used” (LRU) cache
☆770Sep 18, 2026Updated this week
Alternatives and similar repositories for quick-lru
Users that are interested in quick-lru are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Tiny queue data structure☆440Updated this week
- ☆250Oct 20, 2020Updated 5 years ago
- Simple and modern async event emitter☆2,074Updated this week
- Simple key-value storage with support for multiple backends☆3,200Updated this week
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,165Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Create a promise that can be canceled☆451Updated this week
- Process execution for humans☆7,609Jul 31, 2026Updated last month
- Define a lazily evaluated property on an object☆67Updated this week
- Type check values☆1,794Updated this week
- Get a random temporary file or directory path☆448Updated this week
- Clean up error stack traces☆346Updated this week
- Function argument validation for humans☆3,863Updated this week
- Let a globally installed package use a locally installed version of itself if available☆155Updated this week
- Get namespaced config from the closest package.json☆117Updated this week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Tiny hashing module that uses the native crypto API in Node.js and the browser☆645Jul 25, 2026Updated last month
- A fast cache that automatically deletes the least recently used items☆5,916Updated this week
- Decompress a HTTP response if needed☆74Updated this week
- Simple config handling for your app or module☆1,346Updated this week
- Promise queue with concurrency control☆4,277Jul 22, 2026Updated 2 months ago
- Import a module lazily☆248Updated this week
- Strip redundant indentation and indent the string☆55Updated this week
- Delay a promise a specified amount of time☆623Updated this week
- Retry a promise-returning or async function☆1,034Updated this week
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A duplex stream wrapper for msgpack5☆12Nov 15, 2016Updated 9 years ago
- Promisify a callback-style function☆1,501Updated this week
- Compare, format, diff and serialize any JavaScript value☆211May 3, 2026Updated 4 months ago
- Break out of a promise chain☆24Apr 7, 2021Updated 5 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated this week
- Check if a path is a file, directory, or symlink☆81Updated this week
- Make a directory and its parents if needed - Think `mkdir -p`☆480Updated this week
- Mimic a Node.js HTTP response stream☆61Updated this week
- A better `npm publish`☆7,712Sep 9, 2026Updated last week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A priority queue that shuffles elements with the same priority.☆23Oct 5, 2018Updated 7 years ago
- User-friendly glob matching☆2,649Aug 19, 2026Updated last month
- Ensure a function is only called once☆166Updated this week
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,165Updated this week
- 🌐 Human-friendly and powerful HTTP request library for Node.js☆14,947Updated this week
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated this week
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆143Updated this week