CullingGroup offers a way to integrate your own systems into Unity’s culling and LOD pipeline. Simulating a crowd of people, while only having full GameObjects for the characters that are actually ...
XPool is an object pooling library for Unity. This was developed to be able to do all the pooling expected in application development with just this library.