sindresorhus / p-throttleLinks
Throttle promise-returning & async functions
☆508Updated 2 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☆344Updated 3 months ago
- Retry a promise-returning or async function☆974Updated last month
- Memoize promise-returning & async functions☆436Updated 2 months ago
- Serialize/deserialize an error into a plain object☆593Updated 2 months ago
- Timeout a promise after a specified amount of time☆299Updated 3 months ago
- Run some code when the process exits☆299Updated last month
- Find a file or directory by walking up parent directories☆631Updated 3 months ago
- Delay a promise a specified amount of time☆627Updated 2 months ago
- Debounce promise-returning & async functions☆233Updated 2 months ago
- Simple “Least Recently Used” (LRU) cache☆745Updated 3 months ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆227Updated this week
- Generate a cryptographically strong random string☆575Updated 3 years ago
- convert a human readable duration to ms☆346Updated last week
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆320Updated 2 years ago
- Map over promises concurrently☆1,472Updated 2 months ago
- A utility that allows retrying a function with an exponential delay between attempts.☆400Updated 3 months ago
- Tiny queue data structure☆424Updated 2 months ago
- Create a promise that can be canceled☆448Updated 4 months ago
- A fluent API to generate JSON schemas☆521Updated 2 months ago
- A cacheable dns.lookup(…) that respects TTL☆216Updated last year
- A cli to load dotenv files☆585Updated 2 months ago
- Get a random temporary file or directory path☆440Updated 2 years ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆262Updated 2 years ago
- Fake HTTP injection library☆409Updated last week
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆236Updated 8 months ago
- Semaphore using `async` and `await`☆652Updated last year
- Map-like, concurrent promise processing☆831Updated last year
- Detect if the current environment is a CI server☆402Updated last year
- Safely and quickly serialize JavaScript objects☆356Updated last year