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

Topic: "comlink"

GoogleChromeLabs/comlink-loader

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

Language: JavaScript - Size: 31.3 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 624 - Forks: 40

mathe42/vite-plugin-comlink

Use WebWorkers in Vite with comlink!

Language: TypeScript - Size: 441 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 199 - Forks: 18

mattf96s/QuackDB

Open-source in-browser DuckDB SQL editor

Language: TypeScript - Size: 3.6 MB - Last synced at: 5 days ago - Pushed at: 9 days ago - Stars: 145 - Forks: 7

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 at: 2 days ago - Pushed at: over 5 years ago - Stars: 49 - Forks: 4

jadjoubran/comlink-fetch

⚙️ A Web worker fetch wrapper using comlink

Language: JavaScript - Size: 22.5 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 48 - Forks: 7

gaplo917/react-offload-ui-thread-research

React offload UI Thread research

Language: TypeScript - Size: 1.78 MB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 41 - Forks: 2

dominique-mueller/create-react-app-typescript-web-worker-setup

Using Web Workers in a TypeScript React project based on create-react-app.

Language: TypeScript - Size: 809 KB - Last synced at: 18 days ago - Pushed at: about 3 years ago - Stars: 35 - Forks: 9

ronhe/rn-webview-rpc

Add RPC capabilities to a React Native WebView component

Language: JavaScript - Size: 8.52 MB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 25 - Forks: 1

yukukotani/react-native-webview-rpc

A type-safe RPC between React Native function and JavaScript inside WebView, powered by Comlink

Language: TypeScript - Size: 393 KB - Last synced at: about 20 hours ago - Pushed at: 6 months ago - Stars: 21 - Forks: 0

mizchi/minlink

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

Language: TypeScript - Size: 161 KB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 19 - Forks: 0

molvqingtai/comctx

Cross-context RPC solution with type safety and flexible adapters.

Language: TypeScript - Size: 1.07 MB - Last synced at: 6 days ago - Pushed at: 8 days ago - Stars: 18 - Forks: 0

koheitakumi/nextjs-typescript-comlink

Simple sample for Next.js + TypeScript + Web Worker + Comlink

Language: TypeScript - Size: 1.21 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 2

justinribeiro/barcode-reader 📦

A web component that reads barcodes via the Shape Detection API via a Web Worker.

Language: JavaScript - Size: 25.4 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 14 - Forks: 1

superfaceai/docs

Superface.ai Official Documentation

Language: Jupyter Notebook - Size: 27.8 MB - Last synced at: 20 days ago - Pushed at: 3 months ago - Stars: 12 - Forks: 5

mikehall314/electron-comlink

An adapter for Electron IPC to allow communication with Comlink

Language: JavaScript - Size: 23.4 KB - Last synced at: 13 days ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 2

lacolaco/angular-comlink-example

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

Language: TypeScript - Size: 397 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

martynaskadisa/figma-comlink

Comlink endpoint utilities for Figma plugins

Language: TypeScript - Size: 19.5 KB - Last synced at: 2 days ago - Pushed at: about 3 years ago - Stars: 7 - 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 at: 12 months ago - Pushed at: 12 months ago - Stars: 5 - Forks: 2

mattf96s/exifbrowser

A local-first file browser using OPFS and web workers. Demo soon.

Language: TypeScript - Size: 737 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

cpatti97100/React-crypto-orderbook-using-websocket-webworker-and-sharedworker

React crypto orderbook using websocket, webworker and sharedworker

Language: TypeScript - Size: 42 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

zoubingwu/comlink-webpack-example

use web worker with comlink and webpack

Language: JavaScript - Size: 18.6 KB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

hydra2s/ws-comlink

📻 Comlink for WebSockets (WS library) 📻

Language: JavaScript - Size: 516 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

MurhafSousli/angular-comlink-example

Angular Comlink Example

Language: TypeScript - Size: 1.65 MB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Seungup/ceth.js

cesiumGS + three.js use offscreencanvas on webworker

Language: TypeScript - Size: 500 KB - Last synced at: 25 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

FLGMwt/comlink-web-worker-in-create-react-app

Minimum config to demonstrate WebWorkers in a Create React App TypeScript project using Comlink

Language: TypeScript - Size: 214 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

Domeniqque/web-workers-samples

See in practice how web workers can help your React application to improve your performance

Language: JavaScript - Size: 241 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

atilafassina/react-web-worker

PoC Web Workers with React

Language: TypeScript - Size: 214 KB - Last synced at: about 8 hours ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

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 at: about 8 hours ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

shahbazhashmi/Web-Worker-API-Call-Demo

Wrapper on comlink which demonstrate API calls using fetch and promises

Language: JavaScript - Size: 34.2 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

Dengxianyu/sharedWorker-better-practice

this is a best practice for use sharedworker with RPC and manage every endpoint

Language: TypeScript - Size: 43 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

HuakunShen/comlink-stdio 📦

Comlink and RPC-style IPC channel over stdio, make IPC between 2 js/ts processes easier.

Language: TypeScript - Size: 148 KB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

deezapps-fam/sample-tensorflow-comlink

A simple Vite/TS project showing how to use comlink and TensorFlow.js in a web worker.

Language: CSS - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

amoutonbrady/mdi-explorer

A simple MDI explorer app to copy icon names easily

Language: TypeScript - Size: 1.6 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AtlantaTeam/pocket-tanks

Pocket Tanks is a web version of popular game. (https://en.wikipedia.org/wiki/Pocket_Tanks)

Language: TypeScript - Size: 12.3 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

alvinsj/live-x

Playing with Web Worker+Socket & requestAnimationFrame

Language: TypeScript - Size: 173 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

guyou/my-ttgo-watch-face-comlink

Watchface based on K2000 comlink for My-TTGO-Watch firmware

Language: Makefile - Size: 92.8 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

mohamedsamara/react-mobx-starter

React MobX Starter with code splitting and caching

Language: JavaScript - Size: 65.4 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ovidiup13/web_workers

Just another set of demos on web workers.

Language: JavaScript - Size: 160 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

vlw/monkeydo

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

Language: JavaScript - Size: 65.4 KB - Last synced at: 6 months ago - Stars: 0 - Forks: 0