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.

node-object-pool

facilitates to create single type of objects and use them on demand