Patches node-mysql to get lazy pool ability
A general purpose buffer pool.
Connection pool for node-postgres
OpenTelemetry instrumentation for `generic-pool` resource pool for managing expensive resources
Define a lazily evaluated property on an object
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
Resource pooling for Node.JS
Lazy assertions without performance penalty
A fast, efficient Node.js Worker Thread Pool implementation
Workers Vitest integration for writing Vitest unit and integration tests that run inside the Workers runtime
Cache requires to be lazy-loaded when needed.
Map-like, concurrent promise processing for Node.js
Simple and robust resource pool for node.js
Lazy value.
Offload tasks to a pool of workers on node.js and in the browser
Import a module lazily
Reuse typed arrays
Lazy lists for node
React Component to lazy load images using a HOC to track window scroll position.
Build chainable fluent interfaces the easy way... with a freakin' chainsaw!
Open Node Streams on demand.
Lightweight worker pool using NodeJS worker_threads
A lazy connection pooler for Ruby. Supports lazy connection allocation and dynamic pool sizing.
A generic thread-safe object pool for Ruby with configurable size, checkout timeouts, idle timeout eviction, health checks, and lazy resource creation.
A high-performance pure Ruby Red-Black Tree implementation. Features: O(1) key lookup via hybrid hash index, O(log n) insert/delete, lazy Enumerator-based range queries (lt/gt/between), nearest/prev/succ search, memory-efficient node pooling, and MultiRBTree for duplicate keys with first/last value access.