Simple “Least Recently Used” (LRU) cache
☆767Jul 9, 2026Updated last month
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☆438Nov 11, 2025Updated 9 months ago
- ☆251Oct 20, 2020Updated 5 years ago
- Simple and modern async event emitter☆2,073May 24, 2026Updated 3 months ago
- Simple key-value storage with support for multiple backends☆3,193Updated this week
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,163Jul 21, 2026Updated last month
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Create a promise that can be canceled☆451Sep 9, 2025Updated 11 months ago
- Process execution for humans☆7,596Jul 31, 2026Updated last month
- Define a lazily evaluated property on an object☆67Mar 19, 2023Updated 3 years ago
- Type check values☆1,793May 11, 2026Updated 3 months ago
- Get a random temporary file or directory path☆448Feb 2, 2026Updated 7 months ago
- Clean up error stack traces☆346Nov 4, 2025Updated 9 months ago
- Function argument validation for humans☆3,864Oct 16, 2025Updated 10 months ago
- Let a globally installed package use a locally installed version of itself if available☆155Jul 22, 2024Updated 2 years ago
- Get namespaced config from the closest package.json☆119Nov 5, 2023Updated 2 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 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,912Jul 7, 2026Updated last month
- Decompress a HTTP response if needed☆75Oct 13, 2025Updated 10 months ago
- Simple config handling for your app or module☆1,347Jul 21, 2026Updated last month
- Promise queue with concurrency control☆4,265Jul 22, 2026Updated last month
- Import a module lazily☆248Jul 11, 2022Updated 4 years ago
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 5 years ago
- Delay a promise a specified amount of time☆624Oct 31, 2025Updated 10 months ago
- Retry a promise-returning or async function☆1,030Updated this week
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A duplex stream wrapper for msgpack5☆12Nov 15, 2016Updated 9 years ago
- Promisify a callback-style function☆1,503Jul 23, 2026Updated last month
- Compare, format, diff and serialize any JavaScript value☆211May 3, 2026Updated 3 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☆54Sep 7, 2025Updated 11 months ago
- Check if a path is a file, directory, or symlink☆81Feb 2, 2026Updated 7 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆481Sep 10, 2025Updated 11 months ago
- Mimic a Node.js HTTP response stream☆61Nov 5, 2023Updated 2 years ago
- A better `npm publish`☆7,713Jul 30, 2026Updated last month
- 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.
- A priority queue that shuffles elements with the same priority.☆23Oct 5, 2018Updated 7 years ago
- User-friendly glob matching☆2,650Aug 19, 2026Updated 2 weeks ago
- Ensure a function is only called once☆166Feb 2, 2026Updated 7 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,166Apr 5, 2026Updated 4 months ago
- 🌐 Human-friendly and powerful HTTP request library for Node.js☆14,940Updated this week
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Jul 8, 2022Updated 4 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Sep 11, 2025Updated 11 months ago