web-worker
There are 286 repositories under web-worker topic.
librespeed/speedtest
Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more
QwikDev/partytown
Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉
nextapps-de/flexsearch
Next-generation full-text search library for Browser and Node.js
developit/greenlet
🦎 Move an async function into its own thread.
developit/workerize
🏗️ Run a module in a Web Worker.
gildas-lormeau/zip.js
JavaScript library to zip and unzip files supporting multi-core compression, compression streams, zip64, split files, deflate64 decompression, and encryption.
andywer/threads.js
🧵 Make web workers & worker threads as simple as a function call.
alewin/useWorker
⚛️ useWorker() - A React Hook for Blocking-Free Background Tasks
developit/workerize-loader
🏗️ Automatically move a module into a Web Worker (Webpack loader)
GoogleChromeLabs/worker-plugin
👩🏭 Adds native Web Worker bundling support to Webpack.
pshihn/workly
A really simple way to move a function or class to a web worker. 🏋️♀️→ 😄
developit/stockroom
🗃 Offload your store management to a worker easily.
galaxy-s10/billd-live
基于Vue3 + WebRTC + Nodejs + SRS搭建的直播间
hbi99/defiant.js
http://defiantjs.com
joltup/react-native-threads
Create new JS processes for CPU intensive work
AlloyTeam/alloy-worker
面向事务的高可用 Web Worker 通信框架
alesgenova/post-me
📩 Use web Workers and other Windows through a simple Promise API
AshleyScirra/via.js
Write JS code that runs in a different context. E.g. use the DOM in a Web Worker.
Aaronius/penpal
Penpal simplifies communication with iframes, workers, and windows by using promise-based methods on top of postMessage.
Tewr/BlazorWorker
Library for creating DotNet Web Worker threads/multithreading in Client side Blazor
nuxt-modules/partytown
Partytown integration for Nuxt. Run third-party scripts from a web worker.
scottstensland/websockets-streaming-audio
Stream audio to a Web Audio API enabled browser from Node.js server side using Web Worker and Web Socket
W4G1/multithreading
⚡ Multithreading functions in JavaScript. Designed to feel like writing vanilla functions.
yisar/smallapp
🎃 Chinese miniapp architecture.
developit/jsdom-worker
👷♀️ Use Web Workers in Jest / JSDOM 🌈
mbasso/wasm-worker
Move a WebAssembly module into its own thread
galaxy-s10/billd-live-server
基于Nodejs + Koa2 + Typescript搭建的billd-live后端
dai-shi/redux-in-worker
Entire Redux in Web Worker
satya164/web-worker-proxy
A better way of working with web workers
nitish24p/react-worker-image
React component to fetch image resources via web workers 🤖🤖
developit/preact-worker-demo
Demo of preact rendering an entire app in a Web Worker.
e7d/speedtest
A self-hosted, lightweight HTML5 speed test implemented in JavaScript, based on Web Workers and XMLHttpRequest.
niutech/vue-in-web-worker
Vue.js in Web Worker
typeonce-dev/sync-engine-web
A Sync Engine for the web: React (TanStack Router), Web Workers, Effect, Loro ⚡️
AlbertLucianto/vuex-search
Vuex binding for client-side search with indexers and Web Workers :green_book::mag:
borisirota/webworkify-webpack
launch a web worker at runtime that can require() in the browser with webpack