A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features
Runs the following loaders in a worker pool
Offload tasks to a pool of workers on node.js and in the browser
Connection pool for node-postgres
A general purpose buffer pool.
A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features
Properly hijack require, i.e., properly define require hooks and customizations
OpenTelemetry instrumentation for `generic-pool` resource pool for managing expensive resources
Simple and robust resource pool for node.js
TypeScript definitions for pg-pool
Resource pooling for Node.JS
Generic resource pooling for Node.JS
A streaming way to send data to a Node.js Worker Thread
requestAnimationFrame pool to avoid busyness on the thread
A worker_threads pool implementation based on the official Node.js async_hooks documentation
A fast, efficient Node.js Worker Thread Pool implementation
Simple, efficient, scalable, high-performance LMDB interface
Workers Vitest integration for writing Vitest unit and integration tests that run inside the Workers runtime
Map-like, concurrent promise processing for Node.js
Utilities for executing code in Web Workers
Yet Another object pool in JavaScript
Mutual callable worker thread pool with fallback.
Use Rollup with workers and ES6 modules today.
Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Async/Await.