async worker threads pool of node.js
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.
A mutex for guarding async workflows
A simple isomorphic library for executing functions inside WebWorkers or Node Threads pools.
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
A worker_threads pool implementation based on the official Node.js async_hooks documentation
An extremely limited and very fast tar extractor
Utilities for type-safe Web Worker communication with RPC.
Lightweight worker pool using NodeJS worker_threads
Offload tasks to a pool of workers on node.js and in the browser
Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
Runs the following loaders in a worker pool
Helpers for communicating between JavaScript environments using message passing.
Easily manage a pool of Node.js Worker Threads
No description provided.
A tiny wrapper for Node.js worker_threads lib
USB HID device access library
TypeScript definitions for worker-threads-pool
Resource pooling for Node.JS
Run multiple promise-returning & async functions with limited concurrency using native ES9
Bare compatibility wrapper for the Node.js builtin `worker_threads` module