Memoize promise-returning & async functions
☆448Jul 26, 2026Updated 3 weeks ago
Alternatives and similar repositories for p-memoize
Users that are interested in p-memoize are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,163Jul 21, 2026Updated 3 weeks ago
- Map over promises serially☆51Apr 9, 2021Updated 5 years ago
- Timeout a promise after a specified amount of time☆305Oct 7, 2025Updated 10 months ago
- Debounce promise-returning & async functions☆237Nov 11, 2025Updated 9 months ago
- Run promise-returning & async functions a specific number of times concurrently☆42Oct 4, 2021Updated 4 years 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.
- Wait for any promise to be fulfilled☆57Jul 9, 2022Updated 4 years ago
- Like `Promise.all()` but for `Map` and `Object`☆202Sep 21, 2025Updated 10 months ago
- Compose promise-returning & async functions into a reusable pipeline☆131Apr 8, 2021Updated 5 years ago
- Filter promises concurrently☆83Mar 22, 2026Updated 4 months ago
- Wait for a specified number of promises to be fulfilled☆40Sep 11, 2025Updated 11 months ago
- Throttle promise-returning & async functions☆518Nov 8, 2025Updated 9 months ago
- Map over promises concurrently☆1,508Jul 20, 2026Updated 3 weeks ago
- Iterate over promises serially☆53Jul 8, 2022Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Oct 16, 2024Updated last year
- 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.
- Run promise-returning & async functions concurrently with optional limited concurrency☆345Sep 18, 2025Updated 11 months ago
- Retry a promise-returning or async function☆1,025Mar 26, 2026Updated 4 months ago
- Start a promise chain☆62Sep 16, 2025Updated 11 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Jul 9, 2022Updated 4 years ago
- Log the value/error of a promise☆30Apr 9, 2021Updated 5 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 4 years ago
- Run promise-returning & async functions in series☆73Aug 12, 2021Updated 5 years ago
- Create a deferred promise☆87Sep 8, 2025Updated 11 months ago
- Get a random key from an object☆18Jul 2, 2024Updated 2 years 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.
- Conditional promise chains☆64Apr 9, 2021Updated 5 years ago
- Type check values☆1,791May 11, 2026Updated 3 months ago
- Create a promise that can be canceled☆451Sep 9, 2025Updated 11 months ago
- Reduce a list of values using promises into a promise for a value☆74Feb 11, 2023Updated 3 years ago
- A better `Promise.race()`☆52Dec 13, 2022Updated 3 years ago
- Promisify an event by waiting for it to be emitted☆451Mar 14, 2026Updated 5 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Apr 9, 2021Updated 5 years ago
- Promise queue with concurrency control☆4,261Jul 22, 2026Updated 3 weeks ago
- Regular expression for matching scoped npm package names☆28Jul 9, 2022Updated 4 years 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.
- Filter object keys and values into a new object☆105May 27, 2024Updated 2 years ago
- Measure the time a promise takes to resolve☆74Nov 5, 2023Updated 2 years ago
- Break out of a promise chain☆24Apr 7, 2021Updated 5 years ago
- Get the URL from a web shortcut file☆15Aug 14, 2021Updated 5 years ago
- Run promise-returning & async functions repeatedly until you end it☆52Jun 16, 2026Updated 2 months ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆38Aug 29, 2024Updated last year
- Get a random temporary file or directory path☆448Feb 2, 2026Updated 6 months ago