thisandagain / fork-poolLinks
A generic child process pool for Node.js.
☆26Updated 5 years ago
Alternatives and similar repositories for fork-pool
Users that are interested in fork-pool are comparing it to the libraries listed below
Sorting:
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago
- process.hrtime() to words☆67Updated 5 years ago
- Spawn commands like `child_process.exec` does but return a `ChildProcess`.☆47Updated last year
- An easy-to-use wildcard globbing library.☆104Updated last year
- random string generator☆28Updated 6 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆70Updated 2 years ago
- Get the set npm registry URL☆57Updated 9 months ago
- ☆158Updated last year
- Get locally or globally installation path of given package name.☆43Updated 3 years ago
- An adapter which make it easier to use Prism in Node.js.☆24Updated 5 years ago
- Spawn for node.js but in a way that works regardless of which OS you're using☆64Updated 8 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆99Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- Convert promised code to use node style callbacks☆41Updated 8 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Conditional promise chains☆63Updated 4 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Converts a JavaScript key event object into a humanly readable format☆27Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Proper (AST-based) JavaScript code templating with source maps support.☆105Updated 9 years ago
- Measure Node.js event loop lag.☆43Updated 5 years ago
- Get the fullname of the current user☆48Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆86Updated 4 months ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- ES6 generators support for ExpressJS☆59Updated 7 years ago