Memoize promise-returning & async functions
☆446Oct 16, 2025Updated 9 months 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,162Updated this week
- Decorator to memoize the results of async functions via lru-cache.☆23Jul 11, 2020Updated 6 years ago
- Map over promises serially☆51Apr 9, 2021Updated 5 years ago
- Timeout a promise after a specified amount of time☆305Oct 7, 2025Updated 9 months ago
- Debounce promise-returning & async functions☆237Nov 11, 2025Updated 8 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Run promise-returning & async functions a specific number of times concurrently☆42Oct 4, 2021Updated 4 years ago
- Wait for any promise to be fulfilled☆57Jul 9, 2022Updated 4 years ago
- Like `Promise.all()` but for `Map` and `Object`☆201Sep 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 10 months ago
- Throttle promise-returning & async functions☆520Nov 8, 2025Updated 8 months ago
- Map over promises concurrently☆1,504Updated this week
- Iterate over promises serially☆53Jul 8, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Oct 16, 2024Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆345Sep 18, 2025Updated 10 months ago
- Retry a promise-returning or async function☆1,024Mar 26, 2026Updated 4 months ago
- Start a promise chain☆62Sep 16, 2025Updated 10 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 4 years ago
- Create a deferred promise☆87Sep 8, 2025Updated 10 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Get a random key from an object☆18Jul 2, 2024Updated 2 years ago
- Conditional promise chains☆64Apr 9, 2021Updated 5 years ago
- Type check values☆1,790May 11, 2026Updated 2 months ago
- Create a promise that can be canceled☆451Sep 9, 2025Updated 10 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☆450Mar 14, 2026Updated 4 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,244Updated this week
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Regular expression for matching scoped npm package names☆28Jul 9, 2022Updated 4 years ago
- 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 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆52Jun 16, 2026Updated last month
- Calls a function repeatedly while a condition returns true and then resolves the promise☆38Aug 29, 2024Updated last year