comlink
Thread bridge
Library to simplify communication between threads in web applications
Comlink makes WebWorkers enjoyable.
11k stars
96 watching
394 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that simplifies multithreading in Node.js and browsers by providing a unified API for worker threads | 3,082 |
| A Node framework that embeds Google Chrome's rendering capabilities into Node applications. | 9,310 |
| Enables asynchronous execution of JavaScript functions within a Web Worker. | 4,352 |
| 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 |
| A personal RSS reader inspired by Google Reader, allowing users to manage their feeds and articles in a self-hosted web application. | 2,836 |
| A utility that moves an async function into its own isolated execution context | 4,678 |
| A suite of tools and strategies for efficiently caching and serving web assets | 12,416 |
| A markup language and compiler for creating responsive email templates with a semantic syntax and pre-built standard components | 17,155 |
| A concise routing library for Ring/Clojure applications | 4,094 |
| A tool for bundling and processing JavaScript modules and other resources into optimized bundles for web applications. | 64,893 |
| A simple real-time message sending and receiving server with a web UI and CLI tools. | 11,625 |
| A declarative programming language for building web applications with minimal syntax and built-in bundling capabilities. | 6,322 |
| Explains how web browsing works behind the scenes from user input to rendering on-screen content | 16,154 |
| A polyfill library that enables Promise-based WebExtension APIs on Google Chrome with minimal changes | 2,759 |
| A library that enables complex DOM mutations to be performed in a background thread. | 3,218 |