Comlink is a tiny library (1.1kB), that removes the mental barrier of thinking about postMessage and hides the fact that you are working with workers.
TypeScriptApache License 2.0active
9 projectsWeb Worker
Comlink is a tiny library (1.1kB), that removes the mental barrier of thinking about postMessage and hides the fact that you are working with workers.
TypeScriptApache License 2.0active
Move an async function into its own thread.
JavaScriptdormant
Moves a module into a Web Worker, automatically reflecting exported functions as asynchronous proxies.
JavaScriptdormant
Offload CPU-intensive tasks to worker threads in node.js, web browsers and electron using one uniform API.
TypeScriptMIT Licenseslowing
An in-progress implementation of the DOM API intended to run within a Web Worker.
TypeScriptApache License 2.0active
Offload tasks to a pool of workers on node.js and in the browser.
JavaScriptApache License 2.0active
A really simple way to move a function or class to a web worker.
JavaScriptMIT Licensedormant
Offload your store management to a worker easily.
JavaScriptdormant
Clooney is an actor library for the web. Use workers without thinking about workers.
JavaScriptApache License 2.0active