Showing 11 of 11 projects
Relocate resource-intensive third-party scripts off the main thread and into a web worker to improve site performance.
A tiny RPC library that simplifies WebWorker communication by hiding postMessage complexity with ES6 Proxies.
A fast JavaScript GIF encoder that runs in the browser using web workers and typed arrays.
Move an async function into its own Web Worker thread for off‑main‑thread execution.
Run a module in a Web Worker, automatically reflecting exported functions as asynchronous proxies.
High-quality image resizing in the browser using WebAssembly, web workers, and pure JavaScript.
A library that simplifies using web workers and worker threads across Node.js, browsers, and Electron with a uniform API.
A JavaScript library for creating and managing pools of workers to offload CPU-intensive tasks in Node.js and browsers.
A client-side JavaScript webapp for browsing Pokémon data with full offline capability.
A lightweight library to easily move functions or classes to web workers for non-blocking UI execution.
A very fast static spatial index for 2D points and rectangles in JavaScript, using a packed Hilbert R-tree algorithm.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.