sindresorhus / p-limitLinks
Run multiple promise-returning & async functions with limited concurrency
☆2,768Updated last month
Alternatives and similar repositories for p-limit
Users that are interested in p-limit are comparing it to the libraries listed below
Sorting:
- Promise queue with concurrency control☆4,113Updated last month
- Map over promises concurrently☆1,477Updated 2 months ago
- Detect the file type of a file, stream, or data☆4,216Updated 3 weeks ago
- It's a very fast and efficient glob library for Node.js☆2,795Updated 5 months ago
- Offload tasks to a pool of workers on node.js and in the browser☆2,282Updated 2 weeks ago
- Process execution for humans☆7,421Updated last week
- Retry a promise-returning or async function☆982Updated last month
- Run multiple promise-returning & async functions with limited concurrency using native ES6/ES7☆824Updated 6 months ago
- A fast, efficient Node.js Worker Thread Pool implementation☆5,029Updated this week
- a robust, scalable, and maintained set of caching packages☆1,950Updated last week
- A fast cache that automatically deletes the least recently used items☆5,819Updated last week
- Register aliases of directories and custom module paths in Node☆1,797Updated this week
- Load node modules according to tsconfig paths, in run-time or via API.☆1,901Updated 10 months ago
- 2x faster than JSON.stringify()☆3,675Updated last week
- Node.js "fs" and browser "File System API" adapters and in-memory implementations 👍