A worker_threads pool implementation based on the official Node.js async_hooks documentation
Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.
Threads for node
Thread pools using node's new worker_thread package
Fastest lz4 compression library in Node.js, powered by napi-rs and lz4-flex.
Fast multi-threaded content-dependent chunking deduplication for Buffers in C++ with a reference implementation in Javascript. Ships with extensive tests, a fuzz test and a benchmark.
A thread-pool abstraction for ES6 async operations
Fast, reliable Reed-Solomon erasure coding as a native addon for Node.js
A better async DNS lookup function for Node.js that implements atomic cache operation.
Easy way to manage a pool of worker threads.
Universal thread pool 通用线程池
General-purpose multi-threading library for javascript.
@bale-tools utils
A Job System for node
基于nodejs worker_threads的线程池。耗时操作或nodejs没有提供异步模式的api(例如解密、同步的文件api)都可以在线程池中执行,业务代码只需要返回一个Promise或async函数给线程池库,至于业务逻辑做什么操作,其实都可以,比如setTimeout,异步操作,async await等
A convenient worker thread pool implementation for Node.js
A tiny threading library, made for browsers and Node.
Node common application utility features
Parallel operations in js. ThreadPool in js.
Node.js / TypeScript bindings for the Lora in-memory graph database
Async processing addon
VisionCamera frame processor plugin wrapping Google MediaPipe Pose Landmarker for real-time on-device pose estimation in React Native. iOS (Swift) and Android (Kotlin), both production-validated.
tiny threadpool with ergonomic IPC
Thread util