Skip to main content

Getting Started with GoodPool

GoodPool is a lightweight and flexible generic object pool for Luau.

It allows you to reuse objects instead of repeatedly creating and destroying them, reducing allocations and improving performance.

Here are some quick links to get started using GoodPool: