web-worker-react
There are 11 repositories under web-worker-react topic.
alewin/useWorker
⚛️ useWorker() - A React Hook for Blocking-Free Background Tasks
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
StudentOfJS/query-plus
fetch and process data in web worker, store in indexedDB.
arnobt78/FreeScribe-ML--ReactVite
FreeScribe is a Machine Learning React Vite TailwindCSS Web Based Transcription & Translation App that uses Web Workers to run ML models in the browser. This app allows you to record your voice or upload an audio file (mp3/wav), transcribe it to text, translate it into any language, download/ copy the freshly converted text that has be transcribed.
MindWarmth/naughty-scrabble
Easy-going multiplayer board game.
jvmolu/IMShare
A P2P File sharing system similar to Torrent, where users can seed[upload] or download files simultaneously. Currently I have implemented a browser based client in react js which utilizes web workers to paralelly upload/download files. Backend is implemented in Node Js. Entire application is powered by the magic of Socket Programming.
oaarnikoivu/semantic-combobox
Using embeddings from a pre-trained language model to provide semantic search capabilities in a combobox interface, directly in the browser.
ordo-web/ordo
Concurrent Rust / Wasm state container for web apps.
Tynik/web-workers
Web Workers with React, Brain.js, and other things