nanothreads
A tiny threading library, made for browsers and Node.
A tiny threading library, made for browsers and Node.
Multi-threading in no time with seamless TypeScript support.
The set of async flow control structures and promise utils.
Thread pool for Node.js, easily make your code run in parallel on multiple cores.
A Promise Child Process Pool
Lazy multi-threading for the web ✨
A fast, efficient Node.js Worker Thread Pool implementation
A fast, efficient Node.js Worker Thread Pool implementation
A fast, efficient Node.js Worker Thread Pool implementation
A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features
sp8d-core: Ultra-low latency, memory-safe concurrency primitives for TypeScript/JavaScript. Lock-free channels with comprehensive safety guarantees, race condition prevention, and zero-copy messaging for browser and Node.js applications.
Dumb process pool with CPU cores binding for 'heavy' tasks. A CPU core can only perform one task at a time. Linux only.