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:
- A better `Promise.race()`☆46Updated 2 years ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆83Updated 5 years ago
- Run promise-returning & async functions in series☆67Updated 4 years ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 6 months ago
- Get the hash of an object☆137Updated last year
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆168Updated this week
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Glob to regular expression with support for extended globs.☆75Updated 11 months ago
- A "top" like module for your Node.js process. Collects CPU usage etc.☆85Updated 4 months ago
- Get the arguments of a function, arrow function, generator function, async function☆51Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Gracefully shutdown fastify☆79Updated 11 months ago
- JSON.parse() drop-in replacement with prototype poisoning protection☆173Updated 10 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆91Updated last year
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Sort the keys of an object☆104Updated this week
- Iterate over promises serially☆50Updated 3 years ago
- Wait for a condition to be true☆158Updated 2 years ago
- Filter promises concurrently☆76Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- ☆53Updated 4 years ago
- Get the path of the caller module☆65Updated 3 years ago
- Check if a value is a plain object☆102Updated last year
- 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