Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: web-workers

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.

Language: TypeScript - Size: 280 KB - Last synced: about 15 hours ago - Pushed: about 17 hours ago - Stars: 0 - Forks: 0

LostBeard/SpawnDev.BlazorJS

Full Blazor WebAssembly and Javascript Interop with multithreading via WebWorkers

Language: C# - Size: 20.3 MB - Last synced: 8 days ago - Pushed: 8 days ago - Stars: 75 - Forks: 6

alewin/useWorker

⚛️ useWorker() - A React Hook for Blocking-Free Background Tasks

Language: JavaScript - Size: 2.28 MB - Last synced: 2 days ago - Pushed: 9 months ago - Stars: 2,906 - Forks: 99

chrisguttandin/worker-timers

A replacement for setInterval() and setTimeout() which works in unfocused windows.

Language: JavaScript - Size: 17.6 MB - Last synced: 9 days ago - Pushed: 9 days ago - Stars: 540 - Forks: 26

arorarahul/plain-js-app-with-latest-features

Size: 1000 Bytes - Last synced: 12 days ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

ryands17/web-workers-mobx

A sample counter app with web workers and MobX (experimental)

Language: JavaScript - Size: 188 KB - Last synced: 13 days ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

pshihn/workly

A really simple way to move a function or class to a web worker. 🏋️‍♀️→ 😄

Language: JavaScript - Size: 61.5 KB - Last synced: 3 days ago - Pushed: almost 2 years ago - Stars: 1,881 - Forks: 51

yogain123/Web-Workers

Web Workers - Spawn Threads

Language: JavaScript - Size: 4.88 KB - Last synced: 14 days ago - Pushed: over 4 years ago - Stars: 3 - Forks: 0

sholloway/cells

A Javascript module for simulating Conway's Game of Life in a browser."

Language: JavaScript - Size: 1.15 MB - Last synced: 17 days ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

chalu/comlink-workers

Sample project advocating for web workers, Comlink and .... making the UI thread great again

Language: HTML - Size: 352 KB - Last synced: 28 days ago - Pushed: 28 days ago - Stars: 5 - Forks: 2

dguo/web-worker-demo

Language: HTML - Size: 252 KB - Last synced: 29 days ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

davidjsalazarmoreno/workers-example

Web worker and service worker example

Language: HTML - Size: 139 KB - Last synced: about 1 month ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

EsrafilElahi/web-workers

all web workers codes and tricks

Language: JavaScript - Size: 19.5 KB - Last synced: 25 days ago - Pushed: about 1 month ago - Stars: 6 - Forks: 0

PranjalAgni/web-workers

Simple application to play with web-workers 🍀, built using vanilla JS 🚀

Language: JavaScript - Size: 1.95 KB - Last synced: about 1 month ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

developit/workerize

🏗️ Run a module in a Web Worker.

Language: JavaScript - Size: 62.5 KB - Last synced: about 2 months ago - Pushed: about 3 years ago - Stars: 4,343 - Forks: 91

W4G1/multithreading

⚡ Multithreading functions in JavaScript to speedup heavy workloads, designed to feel like writing vanilla functions.

Language: TypeScript - Size: 429 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 296 - Forks: 10

mohit-rathee/web-chat

my mvp project

Language: JavaScript - Size: 15.6 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

bitair-org/concurrent.js

Non-blocking Concurrent Computation for JavaScript RTEs (Web Browsers, Node.js & Deno & Bun)

Language: TypeScript - Size: 283 KB - Last synced: 8 days ago - Pushed: 3 months ago - Stars: 378 - Forks: 5

Palmaswell/hacker-news

📡 Read the latest Hacker News fast and reliably under any network condition.

Language: TypeScript - Size: 3 MB - Last synced: 2 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

pocesar/react-use-comlink

Three ways to use Comlink web workers through React Hooks (and in a typesafe manner).

Language: TypeScript - Size: 122 KB - Last synced: 25 days ago - Pushed: over 4 years ago - Stars: 45 - Forks: 4

manhhomienbienthuy/web-worker-sample 📦

Sample for HTML 5 web workers

Language: JavaScript - Size: 24.4 KB - Last synced: 3 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

NotWoods/color-breakdown

Extract prominent colors from an image with this PWA tool.

Language: TypeScript - Size: 4.93 MB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 11 - Forks: 5

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

Language: TypeScript - Size: 69.3 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

dekkai-data/workers

Tools to manage workers in browsers, node.js and deno.

Language: JavaScript - Size: 1.53 MB - Last synced: 21 days ago - Pushed: 10 months ago - Stars: 4 - Forks: 1

mhonert/chess

:sushi: Wasabi Chess Engine - written in AssemblyScript

Language: TypeScript - Size: 9.26 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 91 - Forks: 12

shilangyu/async-worker

Parallel code execution wrapped in promises ⭐

Language: TypeScript - Size: 799 KB - Last synced: 28 days ago - Pushed: 30 days ago - Stars: 11 - Forks: 0

genderev/assassin

Assassin is a decentralized database that uses background threads to kill slow JavaScript.

Language: JavaScript - Size: 11.7 MB - Last synced: 3 months ago - Pushed: over 3 years ago - Stars: 75 - Forks: 3

prince-axios/Web-Workers

EAD Web Workers Assignment

Language: JavaScript - Size: 7.81 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

leolanese/web-workers-interceptors

Vanilla JS Web Workers

Language: JavaScript - Size: 62.5 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

brannondorsey/distributed-password-cracking

Borrow CPU cycles from visitor's web browsers to crack MD5 password hashes 😲

Language: JavaScript - Size: 755 KB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 178 - Forks: 62

learning-zone/html-basics

HTML Basics ( HTML-5 )

Language: HTML - Size: 5.9 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 504 - Forks: 241

ptol/typed-json-rpc

Simple, statically typed and ergonomic way to do async communications (events, workers, http requests) with json-rpc

Language: TypeScript - Size: 112 KB - Last synced: about 16 hours ago - Pushed: almost 2 years ago - Stars: 7 - Forks: 1

ChrisZieba/holdem

A texas holdem simulator build with WebAssembly and web workers

Language: C++ - Size: 438 KB - Last synced: about 2 months ago - Pushed: over 6 years ago - Stars: 46 - Forks: 13

elawad/web-workers-demo

Web Workers demo in React + Vite.

Language: JavaScript - Size: 2.99 MB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 3 - Forks: 0

aperkaz/taggr

⚡️ Rediscover your memories while keeping your privacy.

Language: TypeScript - Size: 98 MB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 22 - Forks: 4

danielzotti/web-workers-playground

A project to test web workers in JavaScript

Language: JavaScript - Size: 2.93 KB - Last synced: about 1 month ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

zonayedpca/react-web-workers

Simplest way to include web workers with your React Application and get smoother experience

Language: JavaScript - Size: 3.08 MB - Last synced: 26 days ago - Pushed: over 1 year ago - Stars: 8 - Forks: 1

adrian-seijo/podcasterz

This is a small podcast web app done as part of an interview process a while ago.

Language: JavaScript - Size: 2.58 MB - Last synced: 9 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

boyanio/wasm-workers

Using WebAssembly and Web Workers

Language: WebAssembly - Size: 168 KB - Last synced: 15 days ago - Pushed: over 4 years ago - Stars: 4 - Forks: 0

ooade/web-workers-demo

Examples using web workers

Language: HTML - Size: 4.88 KB - Last synced: 9 months ago - Pushed: about 6 years ago - Stars: 3 - Forks: 1

msdario12/color-detection

Aplicación para la detección de colores principales a partir de imagenes por medio de uso de web-workers del lado del cliente.

Language: JavaScript - Size: 2.99 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

Zazzik1/Mandelbrot

Interactive representation of the Mandelbrot series using TypeScript, Web Workers and HTML Canvas element.

Language: TypeScript - Size: 291 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 1 - Forks: 0

yusufsefasezer/html5-web-workers

HTML5 Web Workers example

Language: JavaScript - Size: 8.79 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

LordDashMe/learning-js-web-workers

A simple example to test the Web Workers separation to the main browser window thread.

Language: HTML - Size: 9.77 KB - Last synced: 10 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

enclavetech/kms

Secure key management & crypto

Language: TypeScript - Size: 450 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

LeoHerrmann/autosnek

A snake trying to determine the best possible movements considering growth and survival possibilities

Language: JavaScript - Size: 198 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

palasimi/palasimi-workers

Promise-based request-response API for dedicated web workers

Language: TypeScript - Size: 24.4 KB - Last synced: 26 days ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

viatcheslav-zadorozhniy/web-workers

Web workers

Language: JavaScript - Size: 20.5 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

jcbhmr/html-worker Fork of developit/web-worker

👷‍♂️ Web Worker class for Node.js

Language: JavaScript - Size: 33.2 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

SawatKia/WebAppAssignments

this repo is consists of assigments in each topic i've learned

Language: HTML - Size: 1.11 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

tbela99/workerize

Export a class or function into a web worker

Language: JavaScript - Size: 105 KB - Last synced: 21 days ago - Pushed: 11 months ago - Stars: 1 - Forks: 1

piyush-multiplexer/javascript-workers

https://blog.thesourcepedia.org/dedicated-and-shared-web-worker-with-performance-testing

Language: HTML - Size: 2.11 MB - Last synced: 29 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

PelagicCreatures/sargasso

Simple, Fast, Supervised Javascript controllers for responsive custom html elements.

Language: JavaScript - Size: 5.27 MB - Last synced: 20 days ago - Pushed: 11 months ago - Stars: 3 - Forks: 0

ayoayco/ng-web-worker-demo

Angular Web Workers Demo

Language: TypeScript - Size: 205 KB - Last synced: 29 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

ilian/mkv-web

Play MKV files right in your web browser

Language: TypeScript - Size: 9.78 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 10 - Forks: 2

jwblangley/boggle-bot

Solver for the grid word game

Language: JavaScript - Size: 6.33 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

naecoo/funcwork

run javascript function in web worker

Language: TypeScript - Size: 274 KB - Last synced: 2 days ago - Pushed: 6 months ago - Stars: 6 - Forks: 2

nilshah98/Dis-Trie-Buted

Idle Computational power volunteering using Distributed Computing, incentivising using Blockchain

Language: JavaScript - Size: 37 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

sichangi/The-Room

An interactive design concept implementation, inspired by a Behance showcase from Alexey Yurkov & Vadim

Language: Vue - Size: 6.17 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

Sejmou/chartjs-webworker-experiments

A demo for how web workers can be used to improve chart rendering in ChartJS for large datsets

Language: TypeScript - Size: 19.5 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

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

Language: CSS - Size: 55.3 MB - Last synced: about 2 months ago - Pushed: over 1 year ago - Stars: 6 - Forks: 1

thinknathan/mv-multithreaded-audio 📦

RPG Maker MV plugin that uses web workers to stream Opus audio.

Language: JavaScript - Size: 10.9 MB - Last synced: over 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

leikareipa/wray

Vanilla path tracing library for casual web projects.

Language: TypeScript - Size: 3.04 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 5 - Forks: 0

radomyr-horban/web-workers

Web Workers (Practical task)

Language: HTML - Size: 34.2 KB - Last synced: 12 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

UseWebPlatform/motto-UseWebPlatform

Use universal the Web Platform primitives, a patterns and Polymer Project for reusable, performant, maintainable code.

Size: 55.7 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 11 - Forks: 2

MeharGaur/fib

fib is a 3D visualizer that shows how memoization speeds up recursive problems like the fibonacci sequence 🧮 ✨

Language: Svelte - Size: 55.7 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

gpolyn/react-and-worker-loader

Play with pooling for worker-loader and React

Language: JavaScript - Size: 195 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 2 - Forks: 0

gkampitakis/blurhash-previewer

Language: TypeScript - Size: 210 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

alshdavid-labs/rpc

Web Worker communication tools

Language: TypeScript - Size: 526 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 3 - Forks: 1

Supr3me-code/qr-bar-scanner-using-webworkers

📷 A web app that scans QR and barcodes fed through the device camera using web workers running in parallel enhancing efficiency

Language: JavaScript - Size: 1.59 MB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

xgqfrms/learning-javascript-with-mdn

Learning JavaScript with MDN / 使用 MDN 学习 JavaScript

Language: JavaScript - Size: 1.42 MB - Last synced: about 2 months ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

yzsunlei/javascript_concurrency_translation

《JavaScript Concurrency》英文版全书翻译 ->《JavaScript并发编程》,主要内容是Promises, Generators, Web Workers实现JavaScript并发编程相关

Size: 867 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 29 - Forks: 7

erinlynndownes/react-slide-puzzle

15 or 8 piece sliding tiles puzzle with ai solver using the fringe search algorithm

Language: JavaScript - Size: 9.96 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 1

phewphewb/workers

A tiny library for multithreading in browser. The library aims to make the work with worker in browsers easy.

Language: JavaScript - Size: 44.9 KB - Last synced: 4 months ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

theAlexPatin/async-downloader

A lightweight, threaded resource download plugin for web apps

Language: TypeScript - Size: 130 KB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 3 - Forks: 0

olange/learning-service-workers

Learning using Service Workers, Web Workers, Fetch and Cache – articles, useful resources, personal notes

Language: HTML - Size: 2.68 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 1

Explosion-Scratch/compile.js

An extensive library for compiling between languages in your web browser

Language: JavaScript - Size: 33.2 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 7 - Forks: 1

FrederickRoman/Readgauge

Reading ease scoring web app. It calculates the US school reading level of a text client-side using neural networks.

Language: TypeScript - Size: 2.81 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

maximshushakov/games

🕹️ Building games with offscreen canvas and web workers

Language: JavaScript - Size: 381 KB - Last synced: 2 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

illright/worker-request-response

A Promise API for submitting requests to workers and tracking responses.

Language: TypeScript - Size: 49.8 KB - Last synced: 25 days ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

completejavascript/web-worker-transferable-object

Simple Example for testing JavaScript Web Worker using Transferable Objects.

Language: JavaScript - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 2 - Forks: 0

VictorWesterlund/monkeydo

Multithreaded web animations and task chaining. Cue JavaScript methods with greater performance and portability using Web Workers and JSON.

Language: JavaScript - Size: 43.9 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

HamzaKV/react-web-worker-hook

React Hooks for integrating web workers

Language: TypeScript - Size: 159 KB - Last synced: 8 days ago - Pushed: over 2 years ago - Stars: 2 - Forks: 0

Sergius92739/ahj-12.2-workers_hasher

Виджет расчета контрольной суммы файлов. Реализовано с помощью библиотеки crypto-js. Хэш автоматически пересчитывается при выборе другого алгоритма хеширования (выпадающее меню) или другого файла.

Language: JavaScript - Size: 827 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

Tynik/web-workers

Web Workers with React, Brain.js, and other things

Language: TypeScript - Size: 913 KB - Last synced: 27 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

jcamilom/web-workers-dijkstra

A visualization tool for the "Shortest Path Problem" using the Dijkstra's algorithm

Language: JavaScript - Size: 188 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

didof/inline-worker

A simple demo to show how it's possible to use a DedicatedWorker in the client, using the same file.

Language: HTML - Size: 2.93 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

chentselee/web-worker-xstate

A demo showcasing combining Web Worker with XState

Language: TypeScript - Size: 32.2 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

dmotz/commune.js

Web workers lose their chains: Easy threads without separate function files.

Language: CoffeeScript - Size: 313 KB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 17 - Forks: 3

Quernest/reduction

📘 dimensionality reduction algorithms

Language: TypeScript - Size: 39.1 MB - Last synced: 2 days ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

BlueBlazin/web-worker-hooks

React hooks for running code inside web workers without needing to eject CRA apps.

Language: TypeScript - Size: 2.72 MB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 7 - Forks: 0

sakmanal/ImgAnalysisToolkit

Image Analysis Toolkit for text document Binarization & Segmentation written in TypeScript.

Language: TypeScript - Size: 12 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

shanhaichik/angular-meetup-worker-demo

aplication with music for viewing performance web worker

Language: TypeScript - Size: 3.17 MB - Last synced: over 1 year ago - Pushed: over 6 years ago - Stars: 3 - Forks: 0

UcheSylvester/2D-Image-Processor

Language: JavaScript - Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

hritikchokker/web-worker-angular

example project for using web workers in angular

Language: TypeScript - Size: 160 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

deviousasti/workers.ts

Proxy which runs methods in a web-worker, async and strongly-typed

Language: TypeScript - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

mvasigh/web-workers-react

Companion repository for "Build Snappier Apps with React and Web Workers"

Size: 438 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 9

api-modules/cdn-worker

Source code for cdn.duncte123.me

Language: JavaScript - Size: 512 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

carzynsky/PiW-lab4

Clients point service simulator made with web workers, max flood depth algorithm implementation with visualisation.

Language: JavaScript - Size: 238 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

didof/useAnotherThread

Custom Hooks that simplifies the execution of any function in a web worker for a performance boost!

Language: JavaScript - Size: 813 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0