simple-object-pool
Super lightweight implementation of factory-based object pool.\ There is no error handling if the same object is released into the pool to keep it fast.
@tsdotnet/object-pool
A flexible Object Pool that trims the pool down to the specified max size after a specified delay.