tiny threadpool with ergonomic IPC
Thread util
Run async functions in a pseudo-threadpool
基于 worker_threads 的通用线程池任务执行器(支持并发控制、顺序输出、超时终止)
Client worker pool, used to establish communication between worker threads in a closed cluster pool, to load balance tasks running in the background (like encoding, compression).
Async processing addon
前端多线程计算库 WebThread
Optimised UDP networking addon
bFetch is fetch with a default timeout and an asynchronous DNS resolver (node only). +fetch utility: ensureFetch response
基于nodejs worker_threads的线程池。耗时操作或nodejs没有提供异步模式的api(例如解密、同步的文件api)都可以在线程池中执行,业务代码只需要返回一个Promise或async函数给线程池库,至于业务逻辑做什么操作,其实都可以,比如setTimeout,异步操作,async await等
Worker thread pool for Volundr sharding
A Node.js library for multithreaded performance boosting with in-memory caching, this library aims to increase performance.
we can use threadpool in nodejs directly , thread-gate try to handle this by controlling thread number.
A concurrecy network-library for js
Abstractions around Bun workers to enable working with them as promises.
A JS Library for creating Web Worker pools
Common 'Thread' behavior for Browsers (using Web Workers) or Node (using Child Process).
a threadpool tools
Bindings to libgit2.
Streamlined processing of tasks in a shared threadpool.
Lightweight library for managing worker threads and parallel execution of tasks in Node.js.
A browser library for offloading heavy computations to web workers with memoization
Thread and ThreadPool functions.
This package implements a TypeScript interface for building Midnight contracts with the low-level primitives: [Impact](https://docs.midnight.network/develop/how-midnight-works/impact) and the zk ir, thereby bypassing Compact.