sindresorhus / p-throttleLinks
Throttle promise-returning & async functions
☆506Updated this week
Alternatives and similar repositories for p-throttle
Users that are interested in p-throttle are comparing it to the libraries listed below
Sorting:
- Serialize/deserialize an error into a plain object☆588Updated 3 weeks ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆343Updated last month
- Retry a promise-returning or async function☆945Updated last month
- Memoize promise-returning & async functions☆428Updated 3 weeks ago
- Timeout a promise after a specified amount of time☆297Updated last month
- Run some code when the process exits☆297Updated 3 weeks ago
- Delay a promise a specified amount of time☆625Updated last week
- Debounce promise-returning & async functions☆231Updated 2 weeks ago
- Find a file or directory by walking up parent directories☆626Updated last month
- Safely and quickly serialize JavaScript objects☆353Updated 10 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆319Updated 2 years ago
- A utility that allows retrying a function with an exponential delay between attempts.☆395Updated last month
- Simple “Least Recently Used” (LRU) cache☆738Updated last month
- Gracefully terminates HTTP(S) server.☆334Updated 2 years ago
- convert a human readable duration to ms☆342Updated 7 months ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆226Updated 10 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆357Updated last year
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆515Updated last week
- Retries a function that returns a promise, leveraging the power of the retry module.☆319Updated 2 years ago
- Semaphore using `async` and `await`☆649Updated last year
- A cacheable dns.lookup(…) that respects TTL☆215Updated last year
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆262Updated 2 years ago
- Generate a cryptographically strong random string☆575Updated 3 years ago
- Get a random temporary file or directory path☆437Updated 2 years ago
- Map over promises concurrently☆1,462Updated last month
- A promises port of https://github.com/raszi/node-tmp☆131Updated last year
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆233Updated 6 months ago
- encode & decode HTML & XML entities with ease & speed☆363Updated this week
- Detect the image type of a Buffer/Uint8Array☆417Updated 5 months ago
- Tiny queue data structure☆414Updated 7 months ago