sindresorhus / p-memoizeLinks
Memoize promise-returning & async functions
☆433Updated 2 months ago
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 3 months ago
- Simple “Least Recently Used” (LRU) cache☆745Updated 2 months ago
- Timeout a promise after a specified amount of time☆299Updated 2 months ago
- Find a file or directory by walking up parent directories☆630Updated 3 months ago
- Throttle promise-returning & async functions☆508Updated last month
- Create a promise that can be canceled☆448Updated 3 months ago
- Run some code when the process exits☆298Updated last month
- Serialize/deserialize an error into a plain object☆593Updated 2 months ago
- Safely and quickly serialize JavaScript objects☆356Updated last year
- Clean up error stack traces☆344Updated last month
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆319Updated 2 years ago
- Delay a promise a specified amount of time☆627Updated last month
- Detect if the current environment is a CI server☆401Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,146Updated last month
- Get a random temporary file or directory path☆441Updated 2 years ago
- Debounce promise-returning & async functions☆233Updated last month
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Find the root directory of a Node.js project or npm package☆250Updated 6 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- A blazing fast memoization library that is tiny but feature-rich.☆257Updated last week
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆221Updated last year
- Check where your code is running. In the browser or in node.js environment.☆252Updated last year
- npm's content-addressable cache☆296Updated 3 weeks ago
- Shared TypeScript config for my projects☆380Updated last month
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆226Updated 11 months ago
- Retry a promise-returning or async function☆966Updated last week
- Semaphore using `async` and `await`☆650Updated last year
- Tiny queue data structure☆422Updated last month
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆236Updated 8 months ago
- Make an asynchronous function synchronous☆327Updated 6 months ago