web-workers
There are 130 repositories under web-workers topic.
developit/workerize
🏗️ Run a module in a Web Worker.
alewin/useWorker
⚛️ useWorker() - A React Hook for Blocking-Free Background Tasks
pshihn/workly
A really simple way to move a function or class to a web worker. 🏋️♀️→ 😄
chrisguttandin/worker-timers
A replacement for setInterval() and setTimeout() which works in unfocused windows.
learning-zone/html-basics
HTML Basics ( HTML-5 )
BitairLabs/concurrent.js
Non-blocking Concurrent Computation for JavaScript RTEs (Web Browsers, Node.js & Deno & Bun)
W4G1/multithreading
⚡ Multithreading functions in JavaScript to speedup heavy workloads, designed to feel like writing vanilla functions.
brannondorsey/distributed-password-cracking
Borrow CPU cycles from visitor's web browsers to crack MD5 password hashes 😲
mhonert/chess
:sushi: Wasabi Chess Engine - written in AssemblyScript
genderev/assassin
Assassin is a decentralized database that uses background threads to kill slow JavaScript.
ilian/mkv-web
Play MKV files right in your web browser
ChrisZieba/holdem
A texas holdem simulator build with WebAssembly and web workers
pocesar/react-use-comlink
Three ways to use Comlink web workers through React Hooks (and in a typesafe manner).
yzsunlei/javascript_concurrency_translation
《JavaScript Concurrency》英文版全书翻译 ->《JavaScript并发编程》,主要内容是Promises, Generators, Web Workers实现JavaScript并发编程相关
aperkaz/taggr
⚡️ Rediscover your memories while keeping your privacy.
dmotz/commune.js
Web workers lose their chains: Easy threads without separate function files.
shilangyu/async-worker
Parallel code execution wrapped in promises ⭐
NotWoods/color-breakdown
Extract prominent colors from an image with this PWA tool.
UseWebPlatform/motto-UseWebPlatform
Use universal the Web Platform primitives, a patterns and Polymer Project for reusable, performant, maintainable code.
EsrafilElahi/web-workers
all web workers codes and tricks
Explosion-Scratch/compile.js
An extensive library for compiling between languages in your web browser
zonayedpca/react-web-workers
Simplest way to include web workers with your React Application and get smoother experience
BlueBlazin/web-worker-hooks
React hooks for running code inside web workers without needing to eject CRA apps.
faraasat/next-with-web-workers
Example code for article - Optimizing Your Next.js App By Offloading Compute-Intensive Tasks from Main Thread to Web Workers
naecoo/funcwork
run javascript function in web worker
ptol/typed-json-rpc
Simple, statically typed and ergonomic way to do async communications (events, workers, http requests) with json-rpc
chalu/comlink-workers
Sample project advocating for web workers, Comlink and .... making the UI thread great again
erinlynndownes/react-slide-puzzle
15 or 8 piece sliding tiles puzzle with ai solver using the fringe search algorithm
gpolyn/react-and-workerize-loader
create-react-app with workerize-loader with pooling in src/workerPool2.js
Rumyra/Talk-Web-Workers
A talk about web workers, the what & how, with a focus on workers in specs, like audio worklet, offline canvas and CSS Paint API among others
boyanio/wasm-workers
Using WebAssembly and Web Workers
dekkai-data/workers
Tools to manage workers in browsers, node.js and deno.
nilshah98/Dis-Trie-Buted
Idle Computational power volunteering using Distributed Computing, incentivising using Blockchain
ooade/web-workers-demo
Examples using web workers
theAlexPatin/async-downloader
A lightweight, threaded resource download plugin for web apps
leolanese/web-workers-interceptors
Vanilla JS Web Workers