Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Async/Await.
A fast, efficient Node.js Worker Thread Pool implementation
A simple isomorphic library for executing functions inside WebWorkers or Node Threads pools.
Web workers & worker threads as simple as a function call
WASI threads proposal implementation in JavaScript
A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features
Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Typescript, Async/Await.
An extremely limited and very fast tar extractor
Runs the following loaders in a worker pool
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
A worker_threads pool implementation based on the official Node.js async_hooks documentation
OpenTelemetry instrumentation for `generic-pool` resource pool for managing expensive resources
Lightweight worker pool using NodeJS worker_threads
Connection pool for node-postgres
Bare compatibility wrapper for the Node.js builtin `worker_threads` module
Offload tasks to a pool of workers on node.js and in the browser
A native Node.js module that can capture JavaScript stack traces from main and worker threads, even with blocked event loops.
Easily manage a pool of Node.js Worker Threads
A mutex for guarding async workflows
Helpers for communicating between JavaScript environments using message passing.
Generic resource pooling for Node.JS
TypeScript definitions for worker-threads-pool
Lightweight Web Worker API implementation with native threads
A tiny wrapper for Node.js worker_threads lib