sindresorhus / p-memoizeLinks
Memoize promise-returning & async functions
☆432Updated last month
Alternatives and similar repositories for p-memoize
Users that are interested in p-memoize are comparing it to the libraries listed below
Sorting:
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 2 months ago
- Create a promise that can be canceled☆447Updated 2 months ago
- Simple “Least Recently Used” (LRU) cache☆739Updated last month
- Throttle promise-returning & async functions☆508Updated 3 weeks ago
- Timeout a promise after a specified amount of time☆299Updated last month
- Serialize/deserialize an error into a plain object☆591Updated last month
- Run some code when the process exits☆298Updated 2 weeks ago
- Find a file or directory by walking up parent directories☆628Updated 2 months ago
- Clean up error stack traces☆345Updated 3 weeks ago
- Safely and quickly serialize JavaScript objects☆356Updated 11 months ago
- Get a random temporary file or directory path☆439Updated 2 years ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆319Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆248Updated 5 months ago
- A tiny, crazy fast memoization library for the 95% use-case☆252Updated this week
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,144Updated 3 weeks ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆357Updated last year
- npm's content-addressable cache☆296Updated last week
- Promisify an event by waiting for it to be emitted☆443Updated 2 months ago
- Debounce promise-returning & async functions☆233Updated 3 weeks ago
- Detect if the current environment is a CI server☆400Updated 11 months ago
- Quickly scan for CLI flags and arguments☆659Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Simple micro templating☆371Updated 2 months ago
- Read the closest package.json file☆268Updated 3 weeks ago
- Check where your code is running. In the browser or in node.js environment.☆252Updated last year
- Get details about the current Continuous Integration environment☆357Updated last month
- Delay a promise a specified amount of time☆627Updated last month
- Use Ky in both Node.js and browsers☆675Updated 2 years ago
- Extremely fast utf8 only stream implementation☆302Updated last month
- JSON.parse() drop-in replacement with prototype poisoning protection☆238Updated 3 weeks ago