iarna / run-queueLinks
A promise based, dynamic priority queue runner, with concurrency limiting.
☆67Updated 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:
- (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 path of the caller module☆66Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆73Updated 2 years ago
- Run promise-returning & async functions in series☆70Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆93Updated 3 years ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆83Updated 5 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 2 months ago
- Get the path of the parent module☆78Updated 2 months ago
- Get the arguments of a function, arrow function, generator function, async function☆53Updated 2 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated this week
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- A "top" like module for your Node.js process. Collects CPU usage etc.☆86Updated 7 months ago
- Make a function mimic another one☆96Updated last year
- A JavaScript Proxy object that automatically nests itself☆49Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆125Updated 4 years ago
- Generate a regex from a string or array of strings.☆60Updated 4 years ago
- A better `Promise.race()`☆50Updated 2 years ago
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 7 years ago
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 10 months ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)☆48Updated 6 years ago
- Check if a URL is absolute☆80Updated 2 months ago
- Find the closest babel config based on a directory☆13Updated last year
- Check if a string or buffer is SVG☆143Updated 4 months ago
- Filter promises concurrently☆79Updated last year
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Wait for a condition to be true☆163Updated last month
- 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…☆96Updated 2 years ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆171Updated last week