Showing 1-20 of 325,201 packages
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.
Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Typescript, Async/Await.
Web workers & worker threads as simple as a function call
A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features
WASI threads proposal implementation in JavaScript
An extremely limited and very fast tar extractor
Connection pool for node-postgres
Runs the following loaders in a worker pool
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
OpenTelemetry instrumentation for `generic-pool` resource pool for managing expensive resources
Easily manage a pool of Node.js Worker Threads
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.
Generic resource pooling for Node.JS
Lightweight worker pool using NodeJS worker_threads
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
A mutex for guarding async workflows
A worker_threads pool implementation based on the official Node.js async_hooks documentation