sindresorhus / p-throttle
Throttle promise-returning & async functions
☆443Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for p-throttle
- Retry a promise-returning or async function☆795Updated this week
- Run promise-returning & async functions concurrently with optional limited concurrency☆315Updated last year
- Serialize/deserialize an error into a plain object☆539Updated 2 months ago
- Map over promises concurrently☆1,292Updated 3 months ago
- Memoize promise-returning & async functions☆396Updated last year
- Delay a promise a specified amount of time☆609Updated last year
- Timeout a promise after a specified amount of time☆274Updated last month
- Get a stream as a string, Buffer, ArrayBuffer or array☆341Updated 3 weeks ago
- Run some code when the process exits☆283Updated last year
- Gracefully shuts down node http server - can be used with http, express, koa, ...☆217Updated 10 months ago
- Debounce promise-returning & async functions☆211Updated 7 months ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆203Updated 3 months ago
- Safely and quickly serialize JavaScript objects☆348Updated 6 months ago
- npm's content-addressable cache☆279Updated last month
- Semaphore using `async` and `await`☆635Updated 7 months ago
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- Gracefully terminates HTTP(S) server.☆324Updated last year
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆240Updated last year
- Get a random temporary file or directory path☆424Updated last year
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆288Updated last year
- A cacheable dns.lookup(…) that respects TTL☆193Updated 9 months ago
- Simple “Least Recently Used” (LRU) cache☆678Updated 11 months ago
- Temporary file and directory creator for node.js☆740Updated 3 months ago
- ES2015 tagged template string for preparing SQL statements, works with `pg`, `mysql`, and `sqlite`☆350Updated 7 months ago
- Split Streams3 style☆280Updated 5 months ago
- JSON logger for Node.js and browser.☆1,067Updated 4 months ago
- Uber-fast unique id generation, for Node.js and the browser☆727Updated 2 months ago
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆968Updated 3 months ago
- Fast CSV parser☆320Updated last year
- Tiny queue data structure☆360Updated 4 months ago