jasonpincin / concurrent-queueLinks
Fifo queue of tasks with concurrency control
☆26Updated 7 years ago
Alternatives and similar repositories for concurrent-queue
Users that are interested in concurrent-queue are comparing it to the libraries listed below
Sorting:
- A configurable custom input string type for GraphQL with sanitization and validation.☆20Updated 5 years ago
- Inspect the life of handle objects in node☆36Updated 8 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Handy JavaScript Error classes representing the standard HTTP errors. Easily extensible and subclassable.☆31Updated 2 years ago
- Build and stream mime messages☆19Updated 7 years ago
- Dirt Simple Wildcard Matching (for Strings, Arrays and Objects)☆37Updated 2 years ago
- Simple Node.JS stream (streams2) Transform that runs the transform functions concurrently (with a set max concurrency)☆74Updated 4 years ago
- Safely pipe node.js streams while capturing all errors to a single promise☆80Updated 6 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Run a child as if it's the foreground process. Give it stdio. Exit when it exits.☆40Updated 3 months ago
- Make your own error types!☆70Updated 2 years ago
- Trace all async operations, output as newline delimited JSON logs, with minimal overhead.☆15Updated 7 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 4 months ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Delete a route in express at runtime.☆26Updated 3 years ago
- Filters (removes) objects from document based on passed json-schema☆37Updated 2 years ago
- the simplest benchmark you can run on node☆87Updated 3 years ago
- reschedulable setTimeout for you node needs☆37Updated last year
- The closest you can get to require something with bypassing the require cache☆22Updated 3 years ago
- Returns the given deeply-nested property of an object using dot-notation or an array of keys.☆32Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 months ago
- Memoize functions results using an lru-cache.☆31Updated 7 months ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Simple rate limiter for Koa.js v2 web framework☆17Updated 3 years ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- Wrapper around fs.watch that falls back to fs.watchFile☆54Updated 5 years ago
- Check whether a request can be retried based on the `error.code`☆80Updated 3 years ago
- Server Web Workers for node.js that work☆40Updated 8 years ago
- Generates bundledDependencies package.json value using values of the dependencies property. Updates package.json definition using the gen…☆38Updated 5 years ago
- Get the set npm registry URL☆55Updated last month