A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.
Offload tasks to a pool of workers on node.js and in the browser
A socket implementation that can run on Cloudflare Workers using native TCP connections.
`unenv` is a framework-agnostic system that allows converting JavaScript code to be platform agnostic and work in any environment including Browsers, Workers, Node.js, or JavaScript runtime.
A streaming way to send data to a Node.js Worker Thread
node-worker-pool is a library for managing a pool of child workers in node.
Rollup plugin to handle Web Workers
A simple RPC layer for communicating with web workers and over other transports
ServiceWorker CacheQueryOptions polyfill (ignoreSearch)
Use Rollup with workers and ES6 modules today.
Lightweight worker pool using NodeJS worker_threads
A tiny shim for WebWorker (data URI only) that works in Node.
Consistent Web Workers in browser and Node.
Make a synchronous function asynchronous by running it in a worker
Cross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare Workers