webworker
There are 458 repositories under webworker topic.
QwikDev/partytown
Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉
developit/greenlet
🦎 Move an async function into its own thread.
parallel-js/parallel.js
Easy multi-core processing utilities for Node.
ErickWendel/semana-javascript-expert08
JS Expert Week 8.0 - 🎥Pre processing videos before uploading in the browser 😏
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. 🏋️♀️→ 😄
astoilkov/main-thread-scheduling
Fast and consistently responsive apps using a single function call
KonghaYao/cn-font-split
划时代的字体切割工具,CJK与任何字符!支持 otf、ttf、woff2 字体多线程切割,完美地细颗粒度地进行包大小控制。A revolutionary font subetter that supports CJK and any characters! It enables multi-threaded subset of otf, ttf, and woff2 fonts, allowing for precise control over package size.
dai-shi/react-hooks-worker
React custom hooks for web workers
AlloyTeam/alloy-worker
面向事务的高可用 Web Worker 通信框架
GoogleChromeLabs/comlink-loader
Webpack loader to offload modules to Worker threads seamlessly using Comlink.
eshaz/wasm-audio-decoders
Browser and NodeJS Web Assembly audio decoder libraries that are highly optimized for size and performance.
alesgenova/post-me
📩 Use web Workers and other Windows through a simple Promise API
latsic/imgalign
Webapplication for image stitching and aligning
alexcrist/autotone
A vocal pitch correction web application (like Autotune)
yisar/smallapp
🎃 Chinese miniapp architecture.
developit/jsdom-worker
👷♀️ Use Web Workers in Jest / JSDOM 🌈
dai-shi/redux-in-worker
Entire Redux in Web Worker
mathe42/vite-plugin-comlink
Use WebWorkers in Vite with comlink!
niutech/vue-in-web-worker
Vue.js in Web Worker
rosslh/Mandelbrot.site
Explore the Mandelbrot set fractal online in your web browser. Built with Rust, Wasm, and TypeScript.
oguzeroglu/Rhubarb
A WebSocket library optimized for multiplayer JS games, works on WebWorkers with binary data.
azu/kvs
Lightweight key-value storage library for Browser, Node.js, and In-Memory.
DaniGuardiola/rpc-anywhere
Create a type-safe RPC anywhere.
qualified/lsps
Use Language Servers with in-browser editors. Monorepo of editor agnostic packages and CodeMirror client.
kriasoft/cloudflare-starter-kit
Template (boilerplate) repository for scaffolding Cloudflare Workers projects
gao-sun/github-vsc
🐙 Launch VSCode dev environment in your browser.
d-markey/squadron
Multithreading and worker thread pool for Dart / Flutter, to offload CPU-bound and heavy I/O tasks to Isolate or Web Worker threads (JS+WASM).
WXperia/liquid-glass-vue
Apple's ios 26 Liquid Glass effect for Vue 3.
IguMail/socketio-shared-webworker
Socket.io client inside a WebWorker thread
elsmr/mp3-mediarecorder
🎙MediaRecorder ponyfill that records audio as mp3
TwoAbove/noita-tools
A collection of tools for Nolla Game's Noita that help get insight into seeds and find ones with special constraints.
deakjahn/flutter_isolate_web
Unified interface to isolates and web workers.
jershell/simple-jsonrpc-js
Simple jsonrpc javascript library. Generate and parse json rpc messages
Wildhoney/Freelancer
:necktie: An implementation of on-the-fly defined WebWorkers that are created inline using data URIs, rather than separate physical files — for the benefit of all humanity.