Fastest generic Pool written with TypeScript
Workers Vitest integration for writing Vitest unit and integration tests that run inside the Workers runtime
A fast, efficient Node.js Worker Thread Pool implementation
Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Async/Await.
Run an array of functions in parallel, but limit the number of tasks executing at the same time
Useful TypeScript utilities.
fast mariadb or mysql connector.
A parallel, asynchronous implementation of forEach in ES6 with a configurable maximum degree of parallelism.
Map over array avoiding parallel execution, using promises
Simple Node.js multiprocessing library similar to multiprocessing.Pool in Python
Process incoming async(iterable) functions in parallel
Reuse typed arrays
async based on promises
Connection pool for Vertica
Resolve any installed ES6 compatible promise
A minimal library for managing multiple promise instances (promise pool).
Process (async)iterable values as functions with concurrency control
An extremely limited and very fast tar extractor
Lightweight worker pool using NodeJS worker_threads
utilities for observable asynchronous control flow
A flexible pool of promises that can be awaited and executed at a chosen level of concurrency
No description provided.
Async enabled each(), map(), filter() functions that work just like their standard counterparts, but can be used with async/await and also provide concurrency limiting. Includes built-in typings and JSDoc comments for IntelliSense documentation.
Transform stream that allows you to run your transforms in parallel without changing the order