Simple “Least Recently Used” (LRU) cache
☆752Oct 10, 2025Updated 4 months ago
Alternatives and similar repositories for quick-lru
Users that are interested in quick-lru are comparing it to the libraries listed below
Sorting:
- Tiny queue data structure☆431Nov 11, 2025Updated 3 months ago
- Simple and modern async event emitter☆2,012Updated this week
- Simple key-value storage with support for multiple backends☆3,099Feb 26, 2026Updated last week
- ☆252Oct 20, 2020Updated 5 years ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,150Nov 11, 2025Updated 3 months ago
- Process execution for humans☆7,449Jan 29, 2026Updated last month
- Tiny hashing module that uses the native crypto API in Node.js and the browser☆644Dec 10, 2025Updated 2 months ago
- Create a promise that can be canceled☆447Sep 9, 2025Updated 5 months ago
- Type check values☆1,764Dec 27, 2025Updated 2 months ago
- Mimic a Node.js HTTP response stream☆61Nov 5, 2023Updated 2 years ago
- Function argument validation for humans☆3,879Oct 16, 2025Updated 4 months ago
- Get a random temporary file or directory path☆443Feb 2, 2026Updated last month
- Delay a promise a specified amount of time☆627Oct 31, 2025Updated 4 months ago
- Promise queue with concurrency control☆4,139Updated this week
- Retry a promise-returning or async function☆990Dec 9, 2025Updated 2 months ago
- A fast cache that automatically deletes the least recently used items☆5,835Feb 10, 2026Updated 3 weeks ago
- Promisify a callback-style function☆1,514Sep 12, 2022Updated 3 years ago
- A better `npm publish`☆7,683Jan 29, 2026Updated last month
- Import a module lazily☆249Jul 11, 2022Updated 3 years ago
- Clean up error stack traces☆346Nov 4, 2025Updated 4 months ago
- Compare, format, diff and serialize any JavaScript value☆210Aug 17, 2025Updated 6 months ago
- Decompress a HTTP response if needed☆75Oct 13, 2025Updated 4 months ago
- Simple config handling for your app or module☆1,324Feb 4, 2026Updated last month
- 🌐 Human-friendly and powerful HTTP request library for Node.js☆14,871Updated this week
- Lax URL parsing with support for protocol-less URLs and IPs☆55Sep 7, 2025Updated 5 months ago
- User-friendly glob matching☆2,631Feb 18, 2026Updated 2 weeks ago
- Let a globally installed package use a locally installed version of itself if available☆155Jul 22, 2024Updated last year
- Break out of a promise chain☆24Apr 7, 2021Updated 4 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Sep 11, 2025Updated 5 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,141Updated this week
- Define a lazily evaluated property on an object☆67Mar 19, 2023Updated 2 years ago
- Get namespaced config from the closest package.json☆121Nov 5, 2023Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Sep 10, 2025Updated 5 months ago
- 🐈 CLI app helper☆3,693Feb 20, 2026Updated last week
- Create an error from multiple errors☆249Sep 14, 2023Updated 2 years ago
- Like `Promise.all()` but for `Map` and `Object`☆200Sep 21, 2025Updated 5 months ago
- Make an asynchronous function synchronous☆326Feb 13, 2026Updated 2 weeks ago
- 📦 Zero-configuration bundler for tiny modules.☆8,145Feb 1, 2026Updated last month
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 4 years ago