fast-worker
Module for executing heavy tasks in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.
vite-plugin-dts-build
A Vite plugin that runs TypeScript build process in a separate worker thread for better performance and efficient incremental builds
worker-man
A better & simple API to consume worker thread in node.js