iarna / run-queueLinks
A promise based, dynamic priority queue runner, with concurrency limiting.
☆68Updated 6 years ago
Alternatives and similar repositories for run-queue
Users that are interested in run-queue are comparing it to the libraries listed below
Sorting:
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated last week
- Get the path of the parent module☆78Updated last year
- A Map implementation with expirable items☆94Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Generate a regex from a string or array of strings.☆60Updated 4 years ago
- Check if a string or buffer is SVG☆141Updated 2 months ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆83Updated 5 years ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Filter object keys and values into a new object☆104Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆54Updated this week
- Get the hash of an object☆137Updated last year
- A "top" like module for your Node.js process. Collects CPU usage etc.☆85Updated 5 months ago
- Strip leading whitespace from each line in a string☆142Updated this week
- JSON.parse() drop-in replacement with prototype poisoning protection☆174Updated 10 months ago
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 8 months ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 6 months ago
- A better `Promise.race()`☆46Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Make a function mimic another one☆95Updated 10 months ago
- Create an array of unique values, in order, from the input arrays☆76Updated 4 years ago
- Run promise-returning & async functions in series☆67Updated 4 years ago
- Sort the keys of an object☆105Updated 3 weeks ago
- Filter promises concurrently☆76Updated last year
- Check if a URL is absolute☆79Updated this week