sindresorhus / quick-lru
Simple “Least Recently Used” (LRU) cache
☆687Updated last year
Alternatives and similar repositories for quick-lru:
Users that are interested in quick-lru are comparing it to the libraries listed below
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,095Updated 5 months ago
- Find a file or directory by walking up parent directories☆586Updated 6 months ago
- Memoize promise-returning & async functions☆400Updated last year
- Timeout a promise after a specified amount of time☆276Updated 2 weeks ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆342Updated 2 months ago
- Retry a promise-returning or async function☆817Updated 2 months ago
- Tiny queue data structure☆368Updated 6 months ago
- Delay a promise a specified amount of time☆608Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆352Updated 7 months ago
- Create a promise that can be canceled☆441Updated 2 years ago
- Safely and quickly serialize JavaScript objects☆349Updated 3 weeks ago
- Quickly scan for CLI flags and arguments☆632Updated 10 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆321Updated 3 weeks ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆719Updated 3 years ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,100Updated 5 months ago
- Get the visual width of a string - the number of columns required to display it☆483Updated 6 months ago
- Copy files☆427Updated 5 months ago
- Simple micro templating☆362Updated 2 years ago
- npm's content-addressable cache☆282Updated last month
- Get a random temporary file or directory path☆425Updated last year
- Map over promises concurrently☆1,383Updated last month
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆985Updated this week
- Simple and modern async event emitter☆1,764Updated last week
- Shared TypeScript config for my projects☆355Updated last month
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,128Updated last week
- ☆244Updated 4 years ago
- Promisify an event by waiting for it to be emitted☆432Updated 10 months ago
- Clean up error stack traces☆337Updated last year
- A crazy fast HTTP router☆1,511Updated 2 weeks ago
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,638Updated last year