@pixi-essentials/object-pool
Custom-tailored object pool for PixiJS-based applications
Custom-tailored object pool for PixiJS-based applications
facilitates to create single type of objects and use them on demand
A flexible Object Pool that trims the pool down to the specified max size after a specified delay.
A constructor specific object pool implementation for asynchronous recycling of object allocations.
Represents a generic object pool for javascript
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.
Resources pool.
an easy way to use object pool