comlink

Thread bridge

Library to simplify communication between threads in web applications

Comlink makes WebWorkers enjoyable.

GitHub

11k stars
96 watching
394 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
andywer/threads.js A library that simplifies multithreading in Node.js and browsers by providing a unified API for worker threads 3,082
googlechromelabs/carlo A Node framework that embeds Google Chrome's rendering capabilities into Node applications. 9,310
developit/workerize Enables asynchronous execution of JavaScript functions within a Web Worker. 4,352
audreyt/node-webworker-threads Provides an API to run long-running tasks outside the main thread of a Node.js process, using native threads for parallel execution. 2,296
athou/commafeed A personal RSS reader inspired by Google Reader, allowing users to manage their feeds and articles in a self-hosted web application. 2,836
developit/greenlet A utility that moves an async function into its own isolated execution context 4,678
googlechrome/workbox A suite of tools and strategies for efficiently caching and serving web assets 12,416
mjmlio/mjml A markup language and compiler for creating responsive email templates with a semantic syntax and pre-built standard components 17,155
weavejester/compojure A concise routing library for Ring/Clojure applications 4,094
webpack/webpack A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. 64,893
gotify/server A simple real-time message sending and receiving server with a web UI and CLI tools. 11,625
imba/imba A declarative programming language for building web applications with minimal syntax and built-in bundling capabilities. 6,322
vasanthk/how-web-works Explains how web browsing works behind the scenes from user input to rendering on-screen content 16,154
mozilla/webextension-polyfill A polyfill library that enables Promise-based WebExtension APIs on Google Chrome with minimal changes 2,759
ampproject/worker-dom A library that enables complex DOM mutations to be performed in a background thread. 3,218