lifeomic / attempt
A JavaScript library that makes it easier to retry functions that return a promise
☆193Updated last year
Alternatives and similar repositories for attempt
Users that are interested in attempt are comparing it to the libraries listed below
Sorting:
- A utility that allows retrying a function with an exponential delay between attempts.☆377Updated last month
- Chain functions as transform streams.☆92Updated 3 months ago
- Gracefully terminates HTTP(S) server.☆330Updated last year
- Send pino logs to cloudwatch with aws-lambda☆132Updated 6 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆332Updated 4 months ago
- Safe, deterministic and fast serialization alternative to JSON.stringify.☆218Updated last month
- very fast object redaction☆306Updated last year
- Serialize/deserialize an error into a plain object☆557Updated 4 months ago
- Rate limit made simple, easy, async.☆332Updated last month
- Provides native type extraction from Joi schemas for Typescript☆153Updated 2 years ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆97Updated last year
- ☆186Updated last year
- Fast TypeScript runner using esbuild for eager compilation☆216Updated 3 years ago
- Split Streams3 style☆289Updated 11 months ago
- Gracefully exit HTTP servers (Express/Koa/Fastify/etc), databases (Mongo/Mongoose), Redis clients, Bree job schedulers, and custom handle…☆74Updated 4 months ago
- JSON.parse() drop-in replacement with prototype poisoning protection☆231Updated last week
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 2 years ago
- Streaming JSON parser in Javascript for Node.js and the browser☆171Updated 3 months ago
- An esbuild plugin which uses tsc to compile typescript files.☆129Updated 2 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆302Updated last year
- Process load measuring plugin for Fastify, with automatic handling of "Service Unavailable"☆381Updated 2 weeks ago
- A GraphQL middleware to enable X-Ray tracing subsegments for GraphQL resolvers☆68Updated 5 months ago
- A simple node module to access V8 inspector + some tools to export and read the data.☆74Updated 4 months ago
- Promise-based utility to make sure you don’t call rate-limited APIs too quickly.☆70Updated 9 months ago
- Conditions query translator for everything☆222Updated 2 months ago
- Asynchronous JSON parser and stringify APIs that make use of generator patterns☆146Updated 6 months ago
- Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.☆123Updated last month
- Bull / BullMQ queue command line REPL☆233Updated 5 months ago
- Emulates ioredis by performing all operations in-memory.☆355Updated 3 months ago
- JSON.parse() drop-in replacement with prototype poisoning protection☆172Updated 6 months ago