fast-worker
Module for executing heavy tasks in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.
Found 50 results for worker-threads
Module for executing heavy tasks in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.
⚡ Multithreading functions in JavaScript to speedup heavy workloads, designed to feel like writing vanilla functions.
高性能並列処理マークダウンリンクチェッカー - Markdown文書内の壊れたリンク(404/410エラー)を検出
A worker pool for bun,nodejs,browser,deno..run cpu intensive tasks in parallel
Lightweight and simple mutexes for JavaScript using SharedArrayBuffer.
High-performance and memory efficient native C++ text similarity algorithms for Node.js
Easy Multithreading for JavaScript (Node.js, Bun, Deno & Browser)
High-level concurrency primitives and patterns for Node.js using worker_threads (queues, semaphore, mutex, worker pool, scheduler, and more)
Stop worrying about your Worker's environment
[](https://www.npmjs.com/package/@fgiova/aws-signature)  [
High-performance UUID and unique ID pooling for Node.js. Pre-generate IDs in background worker threads for O(1) synchronous acquisition. Drop-in replacement for uuid.v4() and nanoid() with 10-100x better performance under load.
High-performance communication channels for Node.js worker threads
A TypeScript library for managing worker threads with serialization.
High-performance Model Context Protocol server for Tree-sitter code analysis with worker pool architecture and comprehensive language support
Typescript worker threads
Inline workers/threads right in the middle of your code
High-performance shared-memory cache for Node.js using native C++ addons
A brief description of what this project does and who it's for
A high-performance Node.js library that distributes work across multiple CPU cores using worker threads with automatic load balancing
Thread pool design pattern for nodejs thread workers
High-performance, multi-threaded job queue system for NodeJS/BunJS. Achieve high throughput jobs/sec with linear worker scaling.
Web worker and worker thread mutex implementation
Create and manage a pool of worker threads with an improved two-way communication.
MessageWorks is a flexible framework for task orchestration, messaging, and workflow management across distributed systems. Simplify your processes with seamless communication and coordination.
Uma package desenvolvida para facilitar a vida dos devs.
High-performance shared-memory cache for Node.js using native C++ addons
提供 rollup 对 nodejs 的 worker_threads 的支持,使用方法类似于 vite 的 ?worker 语法
Full-stack library combining wave-driven server concurrency with client-side routing
A Node.js library for multithreaded performance boosting with in-memory caching, this library aims to increase performance.
create and control threads with worker_threads modules
ES6 A lightweight, beginner friendly, reusable worker module supporting multiple job types, including job queues and automatic job distribution across idle workers. Written to abstract away cumbersome Node.js Worker setup to bare minimum.
A dynamic load balancer for Node.js applications that optimizes CPU and memory allocation between I/O and CPU-bound tasks.
A lightweight, beginner friendly, reusable worker module supporting multiple job types, including job queues and automatic job distribution across idle workers. Written to abstract away cumbersome Node.js Worker setup to bare minimum.
TypeScript library for effortless worker thread management with seamless dependency handling
Vite plugin for Node.js worker threads. Supports DEV and BUILD modes.
A smart worker pool for Node.js that allows using worker threads without separate files and supports direct library usage