@byterygon/workerr
Workerr is a lightweight library that simplifies working with Web Workers in JavaScript. It provides a more intuitive way to handle parallel tasks by using Promises, along with a built-in worker pool to efficiently manage worker instances. With strong Typ
lbx-multithreading
This packages aims to take care of most of your multi threading concerns, including: -a reusable worker pool that is automatically sized based on the available threads (can be [configured](#optional-configuration)) - support for typescript out of the box
nanothreads
A tiny threading library, made for browsers and Node.
thart
A Node.js library for managing the lifecycle of multi-process applications