sindresorhus / quick-lru
Simple “Least Recently Used” (LRU) cache
☆696Updated 3 weeks ago
Alternatives and similar repositories for quick-lru:
Users that are interested in quick-lru are comparing it to the libraries listed below
- Tiny queue data structure☆387Updated last month
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,113Updated 2 months ago
- Memoize promise-returning & async functions☆406Updated last year
- Create a promise that can be canceled☆442Updated 2 years ago
- Find a file or directory by walking up parent directories☆605Updated last month
- Run promise-returning & async functions concurrently with optional limited concurrency☆331Updated 4 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆348Updated 6 months ago
- Timeout a promise after a specified amount of time☆288Updated 4 months ago
- Clean up error stack traces☆340Updated 2 years ago
- Retry a promise-returning or async function☆851Updated 5 months ago
- Simple micro templating☆362Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 10 months ago
- Quickly scan for CLI flags and arguments☆648Updated last year
- Tiny JavaScript tokenizer.☆518Updated last month
- Serialize/deserialize an error into a plain object☆557Updated 4 months ago
- Delay a promise a specified amount of time☆614Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆722Updated 3 weeks ago
- npm's content-addressable cache☆287Updated 3 weeks ago
- Run some code when the process exits☆286Updated last year
- Safely and quickly serialize JavaScript objects☆349Updated 4 months ago
- Get a random temporary file or directory path☆428Updated last year
- Promisify an event by waiting for it to be emitted☆435Updated last year
- Properly hijack require☆402Updated last month
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆1,036Updated 3 months ago
- Get an available TCP port☆899Updated last year
- Implements the node.js require.resolve() algorithm☆782Updated 4 months ago
- Normalize a URL☆846Updated last year
- easily create complex multi-column command-line-interfaces.☆374Updated 3 weeks ago
- Copy files☆428Updated 9 months ago
- ☆249Updated 4 years ago