Rare find

P-Map. Run multiple tasks at the same time instead of one after another.

github.com/sindresorhus/p-map

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • Release —
  • 7.0.6
  • Fix abort listener cleanup for already-aborted signals (#91)
June 2026
  • Release —
  • 7.0.5
  • Fix `pMapIterable` mapper index for out-of-order promise inputs (#88)
May 2026
  • Add rate limiting recipe
March 2026
  • Improve readme wording
November 2025
  • Release —
  • 7.0.4
  • Minor tweak
  • Fix concurrency control in `pMapIterable` (#77)
December 2024
  • Release —
  • 7.0.3
  • Fix cleaning up abort listener (#81)
April 2024
  • Release —
  • 7.0.2
  • Add missing `index` parameter to mapper function in `pMapIterable` (#71)
December 2023
  • Release —
  • 7.0.1
  • Fix `pMapIterable` not accepting async values in an iterator (#69)
  • Fix readme typo (#68)
  • Release —
  • 7.0.0
  • Meta tweaks
  • Add `pMapIterable` export (#63)
November 2023
  • Require Node.js 18 (#67)
April 2023
  • Release —
  • 6.0.0
  • Meta tweaks