Fully asynchronous iterable-based async pool for JS
Resource pooling for Node.JS
Run multiple promise-returning & async functions with limited concurrency using native ES9
A fast, efficient Node.js Worker Thread Pool implementation
TypeScript definitions for tiny-async-pool
A general purpose buffer pool.
Connection pool for node-postgres
Map-like, concurrent promise processing for Node.js
Simple and robust resource pool for node.js
OpenTelemetry instrumentation for `generic-pool` resource pool for managing expensive resources
TypeScript definitions for pg-pool
Generic resource pooling for Node.JS
A minimal and tiny Node.js Worker Thread Pool implementation, a fork of piscina, but with fewer features
Jōtai utilities that help with asynchronous atoms
Fastest generic Pool written with TypeScript
Workers Vitest integration for writing Vitest unit and integration tests that run inside the Workers runtime
Simple worker threads pool using Node's worker_threads module. Compatible with ES6+ Promise, Async/Await.
Fast TypeScript runner using esbuild for eager compilation
A passport strategy to authenticate against an AWS Cognito User Pool OAuth 2.0 provider and get user profile, access token and ID token. This supports providing cognito specific additional auth parameters. This is subclass of passport-oauth2 strategy.
Offload tasks to a pool of workers on node.js and in the browser
Reuse typed arrays
Lightweight worker pool using NodeJS worker_threads
Runs Promises in a pool that limits their concurrency.
Simple pool for limiting concurrent asynchronous tasks