Simple “Least Recently Used” (LRU) cache
☆759Oct 10, 2025Updated 8 months 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☆430Nov 11, 2025Updated 7 months ago
- ☆252Oct 20, 2020Updated 5 years ago
- Simple and modern async event emitter☆2,062May 24, 2026Updated 2 weeks ago
- Simple key-value storage with support for multiple backends☆3,145Updated this week
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,157Mar 19, 2026Updated 2 months ago
- 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.
- Create a promise that can be canceled☆450Sep 9, 2025Updated 9 months ago
- Process execution for humans☆7,514Jan 29, 2026Updated 4 months ago
- Get a random temporary file or directory path☆445Feb 2, 2026Updated 4 months ago
- Define a lazily evaluated property on an object☆67Mar 19, 2023Updated 3 years ago
- Type check values☆1,783May 11, 2026Updated last month
- Function argument validation for humans☆3,869Oct 16, 2025Updated 7 months ago
- Let a globally installed package use a locally installed version of itself if available☆154Jul 22, 2024Updated last year
- Tiny hashing module that uses the native crypto API in Node.js and the browser☆643Dec 10, 2025Updated 6 months ago
- Clean up error stack traces☆346Nov 4, 2025Updated 7 months ago
- 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.
- Mimic a Node.js HTTP response stream☆61Nov 5, 2023Updated 2 years ago
- Break out of a promise chain☆24Apr 7, 2021Updated 5 years ago
- A fast cache that automatically deletes the least recently used items☆5,887May 27, 2026Updated 2 weeks ago
- Simple config handling for your app or module☆1,341Mar 11, 2026Updated 3 months ago
- Get namespaced config from the closest package.json☆120Nov 5, 2023Updated 2 years ago
- Compare, format, diff and serialize any JavaScript value☆211May 3, 2026Updated last month
- Decompress a HTTP response if needed☆76Oct 13, 2025Updated 8 months ago
- Promise queue with concurrency control☆4,215May 16, 2026Updated 3 weeks ago
- Import a module lazily☆248Jul 11, 2022Updated 3 years ago
- 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.
- Delay a promise a specified amount of time☆626Oct 31, 2025Updated 7 months ago
- Retry a promise-returning or async function☆1,019Mar 26, 2026Updated 2 months ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated 4 months ago
- Promisify a callback-style function☆1,507Sep 12, 2022Updated 3 years ago
- A duplex stream wrapper for msgpack5☆12Nov 15, 2016Updated 9 years ago
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 5 years ago
- An in memory sorted set that uses binary search on numeric indexes to find values next to each other☆19Mar 20, 2017Updated 9 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Sep 7, 2025Updated 9 months ago
- A better `npm publish`☆7,699May 12, 2026Updated last month
- 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.
- Make a directory and its parents if needed - Think `mkdir -p`☆480Sep 10, 2025Updated 9 months ago
- A priority queue that shuffles elements with the same priority.☆23Oct 5, 2018Updated 7 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Sep 11, 2025Updated 9 months ago
- Ensure a function is only called once☆166Feb 2, 2026Updated 4 months ago
- User-friendly glob matching☆2,643Mar 27, 2026Updated 2 months ago
- 🌐 Human-friendly and powerful HTTP request library for Node.js☆14,916May 7, 2026Updated last month
- Ensures a value is a valid error by making it one if not☆93Sep 15, 2025Updated 8 months ago