comlink
There are 36 repositories under comlink topic.
GoogleChromeLabs/comlink-loader
Webpack loader to offload modules to Worker threads seamlessly using Comlink.
mathe42/vite-plugin-comlink
Use WebWorkers in Vite with comlink!
mattf96s/QuackDB
Open-source in-browser DuckDB SQL editor
jadjoubran/comlink-fetch
⚙️ A Web worker fetch wrapper using comlink
pocesar/react-use-comlink
Three ways to use Comlink web workers through React Hooks (and in a typesafe manner).
gaplo917/react-offload-ui-thread-research
React offload UI Thread research
dominique-mueller/create-react-app-typescript-web-worker-setup
Using Web Workers in a TypeScript React project based on create-react-app.
koheitakumi/nextjs-typescript-comlink
Simple sample for Next.js + TypeScript + Web Worker + Comlink
ronhe/rn-webview-rpc
Add RPC capabilities to a React Native WebView component
mizchi/minlink
Minimum(> 1kb) and isomorphic worker wrapper with comlink like rpc.
yukukotani/react-native-webview-rpc
A type-safe RPC between React Native function and JavaScript inside WebView, powered by Comlink
justinribeiro/barcode-reader
A web component that reads barcodes via the Shape Detection API via a Web Worker.
superfaceai/docs
Superface.ai Official Documentation
mikehall314/electron-comlink
An adapter for Electron IPC to allow communication with Comlink
cloudwalkerfre/RTIDE
RTIDE is an IDE with mini-Unix and Python running in browser
lacolaco/angular-comlink-example
https://blog.lacolaco.net/2018/12/enjoyable-webworkers-in-angular/
chalu/comlink-workers
Sample project advocating for web workers, Comlink and .... making the UI thread great again
martynaskadisa/figma-comlink
Comlink endpoint utilities for Figma plugins
mattf96s/exifbrowser
A local-first file browser using OPFS and web workers. Demo soon.
cpatti97100/React-crypto-orderbook-using-websocket-webworker-and-sharedworker
React crypto orderbook using websocket, webworker and sharedworker
zoubingwu/comlink-webpack-example
use web worker with comlink and webpack
AtlantaTeam/pocket-tanks
Pocket Tanks is a web version of popular game. (https://en.wikipedia.org/wiki/Pocket_Tanks)
FLGMwt/comlink-web-worker-in-create-react-app
Minimum config to demonstrate WebWorkers in a Create React App TypeScript project using Comlink
MurhafSousli/angular-comlink-example
Angular Comlink Example
Seungup/ceth.js
cesiumGS + three.js use offscreencanvas on webworker
domeniqque-pereira-deel/web-workers-samples
See in practice how web workers can help your React application to improve your performance
guyou/my-ttgo-watch-face-comlink
Watchface based on K2000 comlink for My-TTGO-Watch firmware
shahbazhashmi/Web-Worker-API-Call-Demo
Wrapper on comlink which demonstrate API calls using fetch and promises
VictorWesterlund/monkeydo
Multithreaded web animations and task chaining. Cue JavaScript methods with greater performance and portability using Web Workers and JSON.
alvinsj/live-x
Playing with Web Worker+Socket & requestAnimationFrame
atilafassina/react-web-worker
PoC Web Workers with React
deezapps-fam/sample-tensorflow-comlink
A simple Vite/TS project showing how to use comlink and TensorFlow.js in a web worker.
amoutonbrady/mdi-explorer
A simple MDI explorer app to copy icon names easily
HuakunShen/comlink-stdio
Comlink and RPC-style IPC channel over stdio, make IPC between 2 js/ts processes easier.
mohamedsamara/react-mobx-starter
React MobX Starter with code splitting and caching
ovidiup13/web_workers
Just another set of demos on web workers.