jessetane / queue
Asynchronous function queue with adjustable concurrency
☆767Updated last year
Alternatives and similar repositories for queue:
Users that are interested in queue are comparing it to the libraries listed below
- Delay a promise a specified amount of time☆612Updated last year
- Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.☆1,744Updated 3 years ago
- Abstraction for exponential and custom retry strategies for failed operations.☆1,246Updated last year
- Better Queue for NodeJS☆527Updated 9 months ago
- See node.js errors with less clutter☆1,520Updated 9 months ago
- implementation of https://github.com/joyent/node/issues/5243☆1,134Updated 2 years ago
- Abstract rate limiter for nodejs☆719Updated 2 years ago
- Human readable time distances for javascript☆463Updated last year
- yet another unzip library for node☆754Updated last week
- Temporary file and directory creator for node.js☆749Updated 8 months ago
- Generate hashes from javascript objects in node and the browser.☆1,434Updated 8 months ago
- Promisify a callback-style function☆1,504Updated 2 years ago
- IP address tools for node.js☆1,529Updated 7 months ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆838Updated 5 years ago
- pipe streams together and close all of them if one of them closes☆911Updated 6 months ago
- Brute-force protection middleware for express routes by rate limiting incoming requests☆567Updated 3 years ago
- Determine the root path to your project☆605Updated 2 years ago
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆776Updated 2 years ago
- A transport for winston which logs to a rotating file each day.☆910Updated last year
- Tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise☆1,901Updated 2 years ago
- A Node.js module for retrieving a request's IP address on the server.☆847Updated last year
- a robust, scalable, and maintained set of caching packages☆1,767Updated last week
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,109Updated last month
- Rate limiting middleware for Express☆422Updated 5 years ago
- Safely and quickly serialize JavaScript objects☆348Updated 3 months ago
- fs with incremental backoff on EMFILE☆1,284Updated 7 months ago
- A port of inflection-js to node.js module☆564Updated last month
- Extracting archives made easy☆415Updated 2 years ago
- node.js cross-platform unzip using streams☆450Updated 7 months ago
- Opens a stream.Writable to a file rotated by interval and/or size. A logrotate alternative.☆295Updated last month