sindresorhus / p-throttleLinks
Throttle promise-returning & async functions
☆509Updated 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:
- Retry a promise-returning or async function☆982Updated last month
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 4 months ago
- Memoize promise-returning & async functions☆436Updated 3 months ago
- Serialize/deserialize an error into a plain object☆595Updated 2 weeks ago
- Run some code when the process exits☆300Updated 2 months ago
- Delay a promise a specified amount of time☆627Updated 3 months ago
- Simple “Least Recently Used” (LRU) cache☆750Updated 3 months ago
- Timeout a promise after a specified amount of time☆299Updated 3 months ago
- Find a file or directory by walking up parent directories☆633Updated 4 months ago
- A utility that allows retrying a function with an exponential delay between attempts.☆402Updated 3 months ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆227Updated 3 weeks ago
- Map over promises concurrently☆1,477Updated 2 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆320Updated 2 years ago
- Generate a cryptographically strong random string☆575Updated 3 years ago
- Debounce promise-returning & async functions☆233Updated 2 months ago
- Gracefully terminates HTTP(S) server.☆333Updated 2 years ago
- convert a human readable duration to ms☆346Updated 3 weeks ago
- Tiny queue data structure☆428Updated 2 months ago
- Safely and quickly serialize JavaScript objects☆357Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Semaphore using `async` and `await`☆652Updated last year
- Fake HTTP injection library☆411Updated last week
- A cli to load dotenv files☆584Updated 3 months ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆514Updated last week
- Get a random temporary file or directory path☆440Updated this week
- An mutable object format designed for chaining & objectMode streams☆268Updated 5 months ago
- A cacheable dns.lookup(…) that respects TTL☆217Updated 2 years ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆263Updated 2 years ago
- Verification, sanitization, and type coercion for environment variables in Node.js☆620Updated last year
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆240Updated 9 months ago