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:
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Get the path of the caller module☆65Updated 4 years ago
- Get the path of the parent module☆78Updated 3 weeks ago
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 7 years ago
- A "top" like module for your Node.js process. Collects CPU usage etc.☆85Updated 6 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆55Updated 3 weeks ago
- Run promise-returning & async functions in series☆68Updated 4 years ago
- A high-performance, lightweight LRU cache. Built for developers who need fast caching without compromising on features.☆168Updated this week
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 weeks ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆56Updated this week
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆93Updated 3 weeks ago
- A better `Promise.race()`☆47Updated 2 years ago
- Glob to regular expression with support for extended globs.☆74Updated last year
- Get the hash of an object☆138Updated last year
- Iterate over promises serially☆51Updated 3 years ago
- Check if a URL is absolute☆80Updated 3 weeks ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Filter promises concurrently☆78Updated last year
- Reduce a list of values using promises into a promise for a value☆72Updated 2 years ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Make a function mimic another one☆96Updated 11 months 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
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Filter object keys and values into a new object☆104Updated last year
- A fast and efficient leaky bucket implementation☆65Updated 3 years ago
- Check if a string is HTML☆95Updated 3 weeks ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated last year