/unity-object-pool

A high-performance Object Pool system specifically designed for use with Unity. It utilizes a sparse set, allowing for fast operations on the pooled data, even with very large pool sizes.

Primary LanguageC#MIT LicenseMIT

Watchers