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: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
andywer/threads.jsA library that simplifies multithreading in Node.js and browsers by providing a unified API for worker threads3,082
googlechromelabs/carloA Node framework that embeds Google Chrome's rendering capabilities into Node applications.9,310
developit/workerizeEnables asynchronous execution of JavaScript functions within a Web Worker.4,352
audreyt/node-webworker-threadsProvides 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/commafeedA personal RSS reader inspired by Google Reader, allowing users to manage their feeds and articles in a self-hosted web application.2,836
developit/greenletA utility that moves an async function into its own isolated execution context4,678
googlechrome/workboxA suite of tools and strategies for efficiently caching and serving web assets12,416
mjmlio/mjmlA markup language and compiler for creating responsive email templates with a semantic syntax and pre-built standard components17,155
weavejester/compojureA concise routing library for Ring/Clojure applications4,094
webpack/webpackA tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications.64,893
gotify/serverA simple real-time message sending and receiving server with a web UI and CLI tools.11,625
imba/imbaA declarative programming language for building web applications with minimal syntax and built-in bundling capabilities.6,322
vasanthk/how-web-worksExplains how web browsing works behind the scenes from user input to rendering on-screen content16,154
mozilla/webextension-polyfillA polyfill library that enables Promise-based WebExtension APIs on Google Chrome with minimal changes2,759
ampproject/worker-domA library that enables complex DOM mutations to be performed in a background thread.3,218