Simple “Least Recently Used” (LRU) cache
☆763Jul 9, 2026Updated 2 weeks ago
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☆433Nov 11, 2025Updated 8 months ago
- ☆252Oct 20, 2020Updated 5 years ago
- Simple and modern async event emitter☆2,071May 24, 2026Updated 2 months ago
- Simple key-value storage with support for multiple backends☆3,165Updated this week
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,162Updated this week
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Create a promise that can be canceled☆451Sep 9, 2025Updated 10 months ago
- Process execution for humans☆7,552Updated this week
- Define a lazily evaluated property on an object☆67Mar 19, 2023Updated 3 years ago
- Type check values☆1,790May 11, 2026Updated 2 months ago
- Get a random temporary file or directory path☆448Feb 2, 2026Updated 5 months ago
- Clean up error stack traces☆346Nov 4, 2025Updated 8 months ago
- Function argument validation for humans☆3,867Oct 16, 2025Updated 9 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☆120Nov 5, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Tiny hashing module that uses the native crypto API in Node.js and the browser☆646Dec 10, 2025Updated 7 months ago
- A fast cache that automatically deletes the least recently used items☆5,904Jul 7, 2026Updated 2 weeks ago
- Decompress a HTTP response if needed☆76Oct 13, 2025Updated 9 months ago
- Simple config handling for your app or module☆1,345Updated this week
- Promise queue with concurrency control☆4,244Updated this week
- 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☆625Oct 31, 2025Updated 8 months ago
- Retry a promise-returning or async function☆1,024Mar 26, 2026Updated 3 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A duplex stream wrapper for msgpack5☆12Nov 15, 2016Updated 9 years ago
- Promisify a callback-style function☆1,505Sep 12, 2022Updated 3 years ago
- Compare, format, diff and serialize any JavaScript value☆211May 3, 2026Updated 2 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☆55Sep 7, 2025Updated 10 months ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated 5 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆481Sep 10, 2025Updated 10 months ago
- Mimic a Node.js HTTP response stream☆61Nov 5, 2023Updated 2 years ago
- A better `npm publish`☆7,713Jul 16, 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,645Jul 15, 2026Updated last week
- Ensure a function is only called once☆167Feb 2, 2026Updated 5 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,164Apr 5, 2026Updated 3 months ago
- 🌐 Human-friendly and powerful HTTP request library for Node.js☆14,927Jul 17, 2026Updated last 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 10 months ago