sindresorhus / p-throttle
Throttle promise-returning & async functions
☆476Updated 5 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:
- Serialize/deserialize an error into a plain object☆557Updated 4 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆332Updated 4 months ago
- Memoize promise-returning & async functions☆406Updated last year
- Debounce promise-returning & async functions☆220Updated last year
- Retry a promise-returning or async function☆860Updated last week
- Delay a promise a specified amount of time☆614Updated last year
- Timeout a promise after a specified amount of time☆288Updated 4 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆348Updated 6 months ago
- ☆186Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,113Updated 2 months ago
- Get a random temporary file or directory path☆428Updated last year
- Safely and quickly serialize JavaScript objects☆350Updated 4 months ago
- Find a file or directory by walking up parent directories☆605Updated last month
- Temporary file and directory creator for node.js☆753Updated last month
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆218Updated last month
- Verification, sanitization, and type coercion for environment variables in Node.js☆602Updated 11 months ago
- Simple “Least Recently Used” (LRU) cache☆700Updated last month
- Parse yes/no like values☆269Updated 2 years ago
- A cli to load dotenv files☆539Updated 4 months ago
- Map over promises concurrently☆1,421Updated 5 months ago
- Run some code when the process exits☆286Updated last year
- A promises port of https://github.com/raszi/node-tmp☆128Updated 8 months ago
- node byte string parser☆469Updated 10 months ago
- convert a human readable duration to ms☆316Updated last month
- An mutable object format designed for chaining & objectMode streams☆264Updated 3 months ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 2 years ago
- Determine the root path to your project☆604Updated 2 years ago
- Character encoding detection tool for NodeJS☆291Updated 2 months ago
- An inter-process and inter-machine lockfile utility that works on a local or network file system.☆251Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 11 months ago