sindresorhus / p-throttleLinks
Throttle promise-returning & async functions
☆483Updated 6 months ago
Alternatives and similar repositories for p-throttle
Users that are interested in p-throttle are comparing it to the libraries listed below
Sorting:
- Run promise-returning & async functions concurrently with optional limited concurrency☆338Updated 6 months ago
- Retry a promise-returning or async function☆882Updated last month
- Serialize/deserialize an error into a plain object☆558Updated 5 months ago
- Delay a promise a specified amount of time☆618Updated 2 years ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Timeout a promise after a specified amount of time☆291Updated 5 months ago
- Debounce promise-returning & async functions☆223Updated last year
- Run some code when the process exits☆287Updated last year
- Simple “Least Recently Used” (LRU) cache☆706Updated 2 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 7 months ago
- Find a file or directory by walking up parent directories☆613Updated 2 weeks ago
- Semaphore using `async` and `await`☆645Updated last year
- Map over promises concurrently☆1,431Updated 6 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- A promises port of https://github.com/raszi/node-tmp☆129Updated 10 months ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆254Updated last year
- Temporary file and directory creator for node.js☆754Updated 2 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,120Updated 4 months ago
- A lightweight wrapper for Express 4's Router that allows middleware to return promises☆383Updated this week
- Get a random temporary file or directory path☆430Updated last year
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆320Updated 2 years ago
- encode & decode HTML & XML entities with ease & speed☆347Updated last week
- Safely and quickly serialize JavaScript objects☆351Updated 6 months ago
- A cli to load dotenv files☆543Updated last month
- Gracefully terminates HTTP(S) server.☆330Updated last year
- Parse yes/no like values☆270Updated 2 years ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 2 years ago
- Split Streams3 style☆290Updated last year
- Determine the root path to your project☆605Updated 2 years ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆223Updated 2 months ago