npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "worker" 的结果(共 20 个)
eventemitter2

A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.

MIT
workerpool

Offload tasks to a pool of workers on node.js and in the browser

Apache-2.0
pg-cloudflare

A socket implementation that can run on Cloudflare Workers using native TCP connections.

MIT
unenv

`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.

MIT
thread-loader

Runs the following loaders in a worker pool

MIT
thread-stream

A streaming way to send data to a Node.js Worker Thread

MIT
node-worker-pool

node-worker-pool is a library for managing a pool of child workers in node.

MIT
worker-rpc

A simple RPC layer for communicating with web workers and over other transports

MIT
serviceworker-cache-polyfill

Cache polyfill for the ServiceWorker

MIT
@pnpm/worker

A worker for extracting package tarballs to the store

MIT
worktank

A simple isomorphic library for executing functions inside WebWorkers or Node Threads pools.

MIT
@surma/rollup-plugin-off-main-thread

Use Rollup with workers and ES6 modules today.

Apache-2.0
@rushstack/worker-pool

Lightweight worker pool using NodeJS worker_threads

MIT
webworker-shim

A tiny shim for WebWorker (data URI only) that works in Node.

MIT
web-worker

Consistent Web Workers in browser and Node.

Apache-2.0
make-asynchronous

Make a synchronous function asynchronous by running it in a worker

MIT
crossws

Cross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare Workers

MIT