workerize

Worker executor

Enables asynchronous execution of JavaScript functions within a Web Worker.

🏗️ Run a module in a Web Worker.

GitHub

4k stars
51 watching
91 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list

threadingweb-workerweb-workers

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
developit/greenletA utility that moves an async function into its own isolated execution context4,678
andywer/threads.jsA library that simplifies multithreading in Node.js and browsers by providing a unified API for worker threads3,082
ampproject/worker-domA library that enables complex DOM mutations to be performed in a background thread.3,218
audreyt/node-webworker-threadsProvides an API to run long-running tasks outside the main thread of a Node.js process, using native threads for parallel execution.2,296
walkor/workermanA framework for building fast and scalable network applications using asynchronous event-driven programming in PHP.11,207
linkedin/dustjsAn asynchronous JavaScript templating system for rendering HTML templates on both the client-side and server-side.2,913
piscinajs/piscinaA fast and efficient worker thread pool implementation for Node.js4,437
tildeio/rsvp.jsProvides tools for organizing asynchronous code using Promises/A+3,608
websockets/wsA library implementing a WebSocket protocol for bidirectional, real-time communication between clients and servers.21,839
mbasso/asm-domA WebAssembly virtual DOM library for C++ applications2,799
async-labs/builderbookA comprehensive web application to learn and build full-stack web apps using React, Next.js, Node.js, Express.js, MongoDB, and various other technologies.3,776
andrewplummer/sugarA utility library for working with native JavaScript objects4,537
googlechromelabs/webpack-libs-optimizationsOptimization techniques for reducing bundle size when using libraries in Webpack projects3,362
googlechromelabs/comlinkLibrary to simplify communication between threads in web applications11,493
standard-things/esmAn ECMAScript module loader for Node.js that provides a simple and production-ready way to support ES modules in Node 6+5,274