Rare find

P-Limit. Control how many tasks run at the same time.

github.com/sindresorhus/p-limit

Vaya's read on this project

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

Updates

July 2026
  • Release —
  • 7.3.1
  • Fix detached limit.map calls (#108)
May 2026
  • Fix typo
February 2026
  • Fix CI
  • Release —
  • 7.3.0
  • Add `rejectOnClear` option
  • Add test for shared context provider pattern
  • Document recursive limiter deadlocks
  • Add recipes documentation
  • Support options object in `pLimit()`
December 2025
  • Fix benchmarks
October 2025
  • Release —
  • 7.2.0
  • Make `.map()` method accept an iterable, not just array (#98)
September 2025
  • Use native Node.js timers instead of delay package in tests
August 2025
  • Release —
  • 7.1.1
  • Fix `limitFunction` type
  • Release —
  • 7.1.0
  • Add `index` parameter to `map()` method
  • Release —
  • 7.0.0
  • Add benchmark
December 2024
  • Release —
July 2024
  • Release —
  • Release —
November 2023
  • Release —