sindresorhus / p-retryLinks
Retry a promise-returning or async function
☆902Updated this week
Alternatives and similar repositories for p-retry
Users that are interested in p-retry are comparing it to the libraries listed below
Sorting:
- Throttle promise-returning & async functions☆488Updated this week
- Serialize/deserialize an error into a plain object☆561Updated 7 months ago
- Map over promises concurrently☆1,449Updated 8 months ago
- Simple “Least Recently Used” (LRU) cache☆716Updated 4 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆338Updated 8 months ago
- Delay a promise a specified amount of time☆620Updated 2 years ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,124Updated 6 months ago
- Generate a cryptographically strong random string☆573Updated 3 years ago
- 🌲 high-speed HTTP logger for Node.js☆630Updated last week
- Map-like, concurrent promise processing☆819Updated last year
- JSON logger for Node.js and browser.☆1,105Updated last year
- Timeout a promise after a specified amount of time☆292Updated 7 months ago
- A fluent API to generate JSON schemas☆516Updated last week
- Abstraction for exponential and custom retry strategies for failed operations.☆1,258Updated last year
- Get an available TCP port☆912Updated last year
- A port of inflection-js to node.js module☆572Updated 6 months ago
- Fast, in memory work queue☆1,074Updated 5 months ago
- Memoize promise-returning & async functions☆409Updated last week
- Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.☆886Updated 11 months ago
- Uber-fast unique id generation, for Node.js and the browser☆738Updated 11 months ago
- Emulates ioredis by performing all operations in-memory.☆362Updated last week
- Normalize a URL☆858Updated 2 months ago
- Get, set, or delete a property from a nested object using a dot path☆841Updated last year
- Semaphore using `async` and `await`☆645Updated last year
- Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.☆1,022Updated 2 weeks ago
- A crazy fast HTTP router☆1,562Updated last month
- Find a file or directory by walking up parent directories☆619Updated 2 months ago
- The micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can pars…☆1,093Updated 6 months ago
- Verification, sanitization, and type coercion for environment variables in Node.js☆615Updated last year
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,219Updated last week