Map over promises concurrently
☆1,483Nov 11, 2025Updated 4 months ago
Alternatives and similar repositories for p-map
Users that are interested in p-map are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Run promise-returning & async functions concurrently with optional limited concurrency☆345Sep 18, 2025Updated 6 months ago
- Promise queue with concurrency control☆4,151Feb 28, 2026Updated 3 weeks ago
- Promise packages, patterns, chat, and tutorials☆5,131Apr 25, 2024Updated last year
- Filter promises concurrently☆81Dec 27, 2023Updated 2 years ago
- Like `Promise.all()` but for `Map` and `Object`☆201Sep 21, 2025Updated 6 months ago
- Timeout a promise after a specified amount of time☆300Oct 7, 2025Updated 5 months ago
- Retry a promise-returning or async function☆998Dec 9, 2025Updated 3 months ago
- Promisify a callback-style function☆1,512Sep 12, 2022Updated 3 years ago
- Map over promises serially☆51Apr 9, 2021Updated 4 years ago
- Memoize promise-returning & async functions☆439Oct 16, 2025Updated 5 months ago
- Run promise-returning & async functions a specific number of times concurrently☆42Oct 4, 2021Updated 4 years ago
- Process execution for humans☆7,469Jan 29, 2026Updated last month
- 🌐 Human-friendly and powerful HTTP request library for Node.js☆14,874Feb 28, 2026Updated 3 weeks ago
- Throttle promise-returning & async functions☆515Nov 8, 2025Updated 4 months ago
- Run multiple promise-returning & async functions with limited concurrency☆2,822Feb 3, 2026Updated last month
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,152Updated this week
- Iterate over promises serially☆52Jul 8, 2022Updated 3 years ago
- Run promise-returning & async functions in series☆72Aug 12, 2021Updated 4 years ago
- Delay a promise a specified amount of time☆627Oct 31, 2025Updated 4 months ago
- A better `npm publish`☆7,686Jan 29, 2026Updated last month
- Get the first fulfilled promise that satisfies the provided testing function☆78Feb 3, 2026Updated last month
- Type check values☆1,765Dec 27, 2025Updated 2 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Apr 9, 2021Updated 4 years ago
- Simple “Least Recently Used” (LRU) cache☆753Oct 10, 2025Updated 5 months ago
- User-friendly glob matching☆2,632Feb 18, 2026Updated last month
- Tiny millisecond conversion utility☆5,512Jan 16, 2026Updated 2 months ago
- Create a promise that can be canceled☆448Sep 9, 2025Updated 6 months ago
- A better `Promise.race()`☆51Dec 13, 2022Updated 3 years ago
- A collection of essential TypeScript types☆16,990Updated this week
- 🌲 super fast, all natural json logger☆17,539Updated this week
- 🐈 CLI app helper☆3,698Feb 20, 2026Updated last month
- 🌳 Tiny & elegant JavaScript HTTP client based on the Fetch API☆16,453Mar 3, 2026Updated 3 weeks ago
- Get a random temporary file or directory path☆443Feb 2, 2026Updated last month
- Function argument validation for humans☆3,876Oct 16, 2025Updated 5 months ago
- A fast, efficient Node.js Worker Thread Pool implementation☆5,094Updated this week
- Wait for any promise to be fulfilled☆56Jul 9, 2022Updated 3 years ago
- Simple and modern async event emitter☆2,040Mar 4, 2026Updated 2 weeks ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,145Feb 27, 2026Updated 3 weeks ago
- Reduce a list of values using promises into a promise for a value☆74Feb 11, 2023Updated 3 years ago