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:
- Get the path of the parent module☆79Updated 2 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 2 months ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- A Map implementation with expirable items☆94Updated 3 years ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆84Updated 5 years ago
- Run promise-returning & async functions in series☆71Updated 4 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated this week
- Get the path of the caller module☆67Updated 4 years ago
- A better `Promise.race()`☆51Updated 2 years ago
- A "top" like module for your Node.js process. Collects CPU usage etc.☆86Updated 2 weeks 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
- Make a function mimic another one☆97Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Filter promises concurrently☆80Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 7 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆174Updated last week
- Check if a string matches the name of a Node.js builtin module☆62Updated 9 months ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Updated 2 months ago
- Gracefully shutdown fastify☆81Updated 3 weeks ago
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Check if a string or buffer is SVG☆143Updated 5 months ago
- A JavaScript Proxy object that automatically nests itself☆49Updated last year
- Iterate over promises serially☆52Updated 3 years ago
- Filter object keys and values into a new object☆105Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 2 months ago
- Ensures a value is a valid error by making it one if not☆84Updated 2 months ago