sindresorhus / p-throttleLinks
Throttle promise-returning & async functions
☆488Updated 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:
- Run promise-returning & async functions concurrently with optional limited concurrency☆338Updated 8 months ago
- Retry a promise-returning or async function☆902Updated this week
- Serialize/deserialize an error into a plain object☆561Updated 7 months ago
- Memoize promise-returning & async functions☆409Updated last week
- Timeout a promise after a specified amount of time☆292Updated 7 months ago
- Delay a promise a specified amount of time☆620Updated 2 years ago
- Run some code when the process exits☆292Updated last year
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆315Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆716Updated 4 months ago
- Find a file or directory by walking up parent directories☆619Updated 2 months ago
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆224Updated 7 months ago
- Debounce promise-returning & async functions☆224Updated last year
- Safely and quickly serialize JavaScript objects☆351Updated 8 months ago
- Splits a hostname into subdomains, domain and (effective) top-level domains.☆512Updated 2 weeks ago
- A cacheable dns.lookup(…) that respects TTL☆211Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆352Updated 9 months ago
- 🌲 high-speed HTTP logger for Node.js☆630Updated last week
- Retries a function that returns a promise, leveraging the power of the retry module.☆318Updated 2 years ago
- Generate a cryptographically strong random string☆573Updated 3 years ago
- Semaphore using `async` and `await`☆645Updated last year
- Gracefully terminates HTTP(S) server.☆330Updated 2 years ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆256Updated last year
- convert a human readable duration to ms☆335Updated 4 months ago
- Emulates ioredis by performing all operations in-memory.☆362Updated last week
- Get a random temporary file or directory path☆436Updated 2 years ago
- Detect if the current environment is a CI server☆398Updated 8 months ago
- A fluent API to generate JSON schemas☆516Updated last week
- A JavaScript library that makes it easier to retry functions that return a promise☆196Updated last year
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆227Updated 4 months ago
- A port of inflection-js to node.js module☆572Updated 6 months ago