An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with webworker

A curated list of projects in awesome lists tagged with webworker .

https://github.com/qwikdev/partytown

Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉

3rd-party 3rdparty analytics core-web-vitals dom javascript lighthouse lighthouse-score performance web-worker webworker

Last synced: 14 May 2025

https://github.com/BuilderIO/partytown

Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉

3rd-party 3rdparty analytics core-web-vitals dom javascript lighthouse lighthouse-score performance web-worker webworker

Last synced: 09 Apr 2025

https://github.com/developit/greenlet

🦎 Move an async function into its own thread.

thread web-worker webworker worker workerize

Last synced: 14 May 2025

https://github.com/parallel-js/parallel.js

Easy multi-core processing utilities for Node.

javascript node parallel paralleljs webworker worker-threads

Last synced: 12 Dec 2025

https://github.com/ErickWendel/semana-javascript-expert08

JS Expert Week 8.0 - 🎥Pre processing videos before uploading in the browser 😏

demuxer javascript mp4 mp4box muxer video-processing video-streaming webcodecs webm webstream webworker workers

Last synced: 12 Apr 2025

https://github.com/erickwendel/semana-javascript-expert08

JS Expert Week 8.0 - 🎥Pre processing videos before uploading in the browser 😏

demuxer javascript mp4 mp4box muxer video-processing video-streaming webcodecs webm webstream webworker workers

Last synced: 14 May 2025

https://github.com/GoogleChromeLabs/worker-plugin

👩‍🏭 Adds native Web Worker bundling support to Webpack.

web-worker webpack webpack-plugin webworker workers

Last synced: 23 Mar 2025

https://github.com/googlechromelabs/worker-plugin

👩‍🏭 Adds native Web Worker bundling support to Webpack.

web-worker webpack webpack-plugin webworker workers

Last synced: 14 May 2025

https://github.com/pshihn/workly

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

developer-tools javascript thread web-worker web-workers webworker

Last synced: 15 May 2025

https://github.com/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.

browser bun cjk cjk-font converter deno font font-subset font-subsetter multithreading nodejs opentype-fonts otf performance ttf wasm webworker woff2

Last synced: 07 May 2025

https://github.com/dai-shi/react-hooks-worker

React custom hooks for web workers

custom-hook react react-hooks reactjs webworker worker

Last synced: 16 May 2025

https://github.com/alloyteam/alloy-worker

面向事务的高可用 Web Worker 通信框架

channel comunication postmessage thread web-worker webworker worker

Last synced: 12 Oct 2025

https://github.com/AlloyTeam/alloy-worker

面向事务的高可用 Web Worker 通信框架

channel comunication postmessage thread web-worker webworker worker

Last synced: 17 Jul 2025

https://github.com/googlechromelabs/comlink-loader

Webpack loader to offload modules to Worker threads seamlessly using Comlink.

comlink threading webpack webpack-loader webworker worker

Last synced: 09 Jul 2025

https://github.com/GoogleChromeLabs/comlink-loader

Webpack loader to offload modules to Worker threads seamlessly using Comlink.

comlink threading webpack webpack-loader webworker worker

Last synced: 25 Mar 2025

https://github.com/eshaz/wasm-audio-decoders

Browser and NodeJS Web Assembly audio decoder libraries that are highly optimized for size and performance.

emscripten flac hacktoberfest javascript mp3 mpeg ogg-flac ogg-opus ogg-vorbis opus wasm webassembly webworker

Last synced: 12 Feb 2026

https://github.com/alesgenova/post-me

📩 Use web Workers and other Windows through a simple Promise API

communication concurrency iframe javascript parallel-computing postmate postmessage promise typescript web-worker webworker worker

Last synced: 16 May 2025

https://github.com/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.

browser bun cjk cjk-font converter deno font font-subset font-subsetter multithreading nodejs opentype-fonts otf performance ttf wasm webworker woff2

Last synced: 14 May 2025

https://github.com/developit/jsdom-worker

👷‍♀️ Use Web Workers in Jest / JSDOM 🌈

jest jest-environment jest-plugin jsdom web-worker webworker

Last synced: 12 Apr 2025

https://github.com/dai-shi/redux-in-worker

Entire Redux in Web Worker

redux web-worker webworker worker

Last synced: 05 Apr 2025

https://github.com/yisar/smallapp

🎃 Chinese miniapp architecture.

mini-program vdom web-worker webworker

Last synced: 06 Apr 2025

https://github.com/oguzeroglu/rhubarb

A WebSocket library optimized for multiplayer JS games, works on WebWorkers with binary data.

game-development game-server html5 javascript multiplayer webgl websocket websocket-library webworker

Last synced: 17 Mar 2025

https://github.com/mathe42/vite-plugin-comlink

Use WebWorkers in Vite with comlink!

comlink vite vite-plugin vitejs webworker

Last synced: 15 May 2025

https://github.com/azu/kvs

Lightweight key-value storage library for Browser, Node.js, and In-Memory.

browser db indexeddb javascript kvs memory node webworker

Last synced: 18 Jan 2026

https://github.com/rosslh/Mandelbrot.site

Explore the Mandelbrot set fractal online in your web browser. Built with Rust, Wasm, and TypeScript.

fractal graphics leaflet mandelbrot mandelbrot-set pwa rust typescript visualization wasm webassembly webworker

Last synced: 26 Apr 2025

https://github.com/gao-sun/github-vsc

🐙 Launch VSCode dev environment in your browser.

github react spa vscode web webworker

Last synced: 24 Apr 2025

https://github.com/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).

dart isolate parallelism-library thread webworker

Last synced: 29 Mar 2025

https://github.com/deakjahn/flutter_isolate_web

Unified interface to isolates and web workers.

flutter isolates webworker

Last synced: 03 Apr 2025

https://github.com/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.

concurrency concurrent sharedworker webworker webworkers

Last synced: 20 Aug 2025

https://github.com/jershell/simple-jsonrpc-js

Simple jsonrpc javascript library. Generate and parse json rpc messages

jsonrpc jsonrpc-js websockets webworker

Last synced: 21 Feb 2026

https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy

Helps to load fonts and activate them by preloading.

font nuxt-module nuxtjs prefetch preload webfont webworker

Last synced: 30 Mar 2025

https://github.com/grabarzundpartner/nuxt-font-loader-strategy

Helps to load fonts and activate them by preloading.

font nuxt-module nuxtjs prefetch preload webfont webworker

Last synced: 21 Aug 2025

https://github.com/rokid/node-webworker

Threads in Node.js with Web Worker

nodejs threading webworker

Last synced: 31 Jul 2025

https://github.com/h1romas4/libymfm.wasm

This repository is an experimental WebAssembly build of the [ymfm](https://github.com/aaronsgiles/ymfm) Yamaha FM sound cores library.

audioworklet rust vgm vgmplay wasi wasi-sdk wasm wasm32-wasi wasmer webassembly webworker xgm ym2149 ym2151 ym2203 ym2612

Last synced: 14 Apr 2025

https://github.com/pocesar/react-use-comlink

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

async comlink hooks mjs react react-hook react-hooks reactjs typescript umd web web-workers webworker webworkers worker

Last synced: 27 Feb 2026

https://github.com/okikio/sharedworker

A small spec. compliant polyfill for SharedWorkers, it acts as a drop in replacement for normal Workers.

javascript polyfill ponyfill sharedworker typescript webworker worker

Last synced: 05 Apr 2025

https://github.com/notrabs/use-ammojs

ammo.js physics for use with react-three-fiber

ammojs physics react react-three-fiber threejs wasm webworker

Last synced: 01 Nov 2025

https://github.com/graphcentral/graph

Performant graph visualization on the web with WebGL + Webworkers + IndexedDB / https://graphcentral.github.io/graph

force-directed-graph graph knowledge-graph notion obsidian-md roamresearch typescript webgl webworker

Last synced: 13 Jun 2025

https://github.com/patcito/mindwallet

mindwallet helps you create brain wallets with the strongest encryption algorithm in existence so that you don't need to spend money on expensive proprietary hardware wallets that require you to memorize a passphrase anyway.

argon2 bitcoin bitcoin-wallet cryptocurrency ethereum ethereum-wallet golang javascript litecoin litecoin-wallet monero monero-wallet webworker

Last synced: 28 Oct 2025

https://github.com/squidfunk/iframe-worker

A tiny WebWorker shim for file://

iframe shim webworker

Last synced: 01 Aug 2025

https://github.com/gaplo917/react-offload-ui-thread-research

React offload UI Thread research

comlink react research webworker

Last synced: 23 Jun 2025

https://github.com/fabiospampinato/worktank

A simple isomorphic library for executing functions inside WebWorkers or Node Threads pools.

browser isomorphic node pool thread webworker work worker

Last synced: 15 Aug 2025

https://github.com/mutebg/workerstore

Small React state container running inside WebWorker

preact react reactjs redux webworker

Last synced: 14 Apr 2025

https://github.com/theajack/logger

Web logger based on indexedDB and WebWorker

indexeddb web-logger webworker

Last synced: 14 Apr 2025

https://github.com/apeleghq/lot

Sandbox for isolating ECMAScript code

browser csp deno ecmascript iframe isolation nodejs sandbox security vm webworker worker

Last synced: 08 May 2025

https://github.com/mys1024/worker-fn

worker-fn hides the complexity of communication between the JavaScript main thread and Worker threads, making it easy to call the functions defined in workers.

frontend function jsr npm package web webworker

Last synced: 01 May 2025

https://github.com/indreklasn/pwa-example

Everything you need to know about PWAs

javascript pwa web webworker

Last synced: 14 Apr 2025

https://github.com/d-markey/squadron_builder

Dart code generator for Squadron workers. Implement your worker service and let squadron_builder bridge the gap with Web Workers and Isolates!

code-generation dart isolate parallelism-library thread webworker

Last synced: 10 Jul 2025

https://github.com/justahero/qrcode-wasm-bindgen

A WebAssembly project with wasm-bindgen & web workers

html rust webassembly webworker

Last synced: 11 Apr 2025

https://github.com/deserter-io/vklistr

Скачивание списка Участников сообщества ВКонтакте

javascript vk vkapi vkontakte vkontakte-api webworker

Last synced: 16 Jun 2025

https://github.com/mizchi/minlink

Minimum(> 1kb) and isomorphic worker wrapper with comlink like rpc.

comlink minlink multithreading nodejs webworker worker

Last synced: 24 Aug 2025

https://github.com/denosaurs/parry

👷🏽‍♂️ Run deno functions in WebWorkers

deno parallelization typescript webworker webworkers worker workers

Last synced: 15 Mar 2025

https://github.com/r17x/medicine

⚙⚕️💊⚛️Simple Todo with Create-React-app

antd create-react-app jest react-js reactjs stockroom storybook unistore web web-development webworker

Last synced: 02 May 2025

https://github.com/gkjohnson/threading-js

Wrapper for Web Workers for easily running a function from the client without serving the worker a script

browser javascript performance process subprocess thread threads transfer webworker webworkers workers

Last synced: 13 Nov 2025

https://github.com/johanholmerin/nested-worker

Nested Worker polyfill for Safari

dedicated-workers subworkers webworker workers

Last synced: 22 Apr 2025

https://github.com/tharunoptimus/simple-worker-upload

Offloading Upload Process to a web worker with UI updates

broadcastchannel-api uploads webworker

Last synced: 23 Apr 2025

https://github.com/trentmwillis/ez-offscreen-canvas

A small library to make it easier to use OffscreenCanvas in a Web Worker

canvas javascript offscreencanvas webworker

Last synced: 23 Apr 2025

https://github.com/alexnoz/wasm-worker-api

:seedling: Move compiled with Emscripten C/C++ functions into a separate thread

emscripten wasm webassembly webworker

Last synced: 22 Mar 2025

https://github.com/arqex/worker-function

Create functions that are executed inside of web workers and return promises.

inline promise promises webworker webworkers

Last synced: 13 Apr 2025

https://github.com/johnrjj/react-measure-text-worker

📏 Experimental off-thread position calculator built for React 📐

calculator canvas component measurement offscreencanvas performance position react thread-safe webworker worker

Last synced: 04 Jul 2025

https://github.com/alvarolorentedev/web-threads

generic threads using web workers for the web

hacktoberfest multithreading parallel promise ui webworker webworkers

Last synced: 22 Mar 2025

https://github.com/qdabuliuq/quickchart

基于Echarts实现图表在线编辑

echarts element-plus pinia typescript vue3 webworker

Last synced: 19 Sep 2025

https://github.com/behnammodi/jetworker

jetworker easy way for community with Web Worker

javascript jetworker webworker

Last synced: 22 Mar 2025

https://github.com/zduny/mezzenger

Message passing infrastructure for Rust.

message message-passing message-passing-interface websockets webworker

Last synced: 03 Aug 2025

https://github.com/jsh32/actias

☁️ Lua based serverless function platform for webworkers and jobs.

lua serverless webworker workers-kv

Last synced: 05 Aug 2025

https://github.com/denganjia/yujiadmin

一款轻量简洁的React后台管理框架

antd i18next react react-router webworker zustand

Last synced: 06 May 2025

https://github.com/chenxiaoyao6228/code-studio

Online web code runner for JS and NodeJS, build with Angular 18 + RxJS + WebContainers + Monaco Editor + XtermJS

angular code-sand-box coderunner material monaco-editor rxjs webcontainer webworker xtermjs

Last synced: 08 Apr 2025

https://github.com/cweili/vm-worker

Tiny virtual machine for browser to execute javascript modules in Web Worker

browser esm esmodules exec execute javascript typescript virtual-machine vm webworker webworkers

Last synced: 19 Sep 2025

https://github.com/lacolaco/angular-comlink-example

https://blog.lacolaco.net/2018/12/enjoyable-webworkers-in-angular/

angular comlink webworker

Last synced: 08 May 2025

https://github.com/danawoodman/formdata-helper

Parse FormData into a structured JavaScript object with coercion of primitive types (numbers, booleans, etc)

browser formdata javascript multipart node node-js nodejs parser typescript utility utility-library webworker

Last synced: 30 Apr 2025

https://github.com/pranabdas/wasm-rust-react

Build next generation web applications with near native performance using WebAssembly (transpiled from Rust code).

react rust wasm wasm-bindgen wasm-pack webassembly webworker

Last synced: 19 Oct 2025

https://github.com/gyeongseokkang/nextjs-webworker-ffmpegwasm

FFmpeg WASM with Next.js, TypeScript, and Web Workers

ffmepg ffmpegwasm nextjs reactjs typescript webassembly webworker

Last synced: 23 Sep 2025

https://github.com/kunkunsh/kkrpc

A TypeScript RPC protocol for multiple environments (iframe, web worker, stdio, http, WebSocket)

http iframe stdio websocket webworker

Last synced: 26 Jul 2025

https://github.com/everduin94/web-worker-demo

Web Worker Demo using Angular CLI 8

angular javascript typescript webworker

Last synced: 05 May 2025

https://github.com/iktos/rdkit-provider

instantiate an RDKit web worker in a React context

cheminformatics rdkit rdkit-chem react typescript webworker webworkers

Last synced: 19 Jan 2026

https://github.com/bespoyasov/web-worker-example

Using Web Workers to Boost Performance.

js performance webworker

Last synced: 04 May 2025

https://github.com/zianksm/solc-browserify

Solidity Compiler for the browser

browserify compiler ethereum solidity typescript web3 webworker

Last synced: 02 Aug 2025

https://github.com/stephenlb/serviceworker-pubnub-example

Example using PubNub with ServiceWorkers

docker pubnub serviceworker sharedworker webworker

Last synced: 12 May 2025

https://github.com/masx200/pi-calculation-multithreading

Pi calculation, multithreading, based on large number frames decimal.js and webworker 圆周率计算,多线程,基于大数框架decimal.js和webworker 圆周率计算-可设置圆周率位数-可选择线程个数-多线程大数框架webworker输出useragent大数框架

biginteger-bigint pi-calculation webworker

Last synced: 07 May 2025

https://github.com/fabiospampinato/webworker-shim

A tiny shim for WebWorker (data URI only) that works in Node.

node shim webworker worker

Last synced: 27 Jul 2025

https://github.com/remcohaszing/monaco-worker-manager

Easily deal with monaco workers

monaco monaco-editor webworker

Last synced: 29 Jul 2025

https://github.com/yjl9903/vite-plugin-sharedworker

Make SharedWorker works like Remote Procedure Call easily

sharedworker vite vite-plugin webworker

Last synced: 23 Mar 2025