Moroshka.ObjectPool
com.moroshka.object-pool is an OpenUPM Unity package. Object Pool — the module provides a mechanism for reusing objects, reducing the overhead of creating and destroying them. It is designed to improve performance and enable more efficient resource management, especially in scenarios where object creation is expensive or occurs frequently.
Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.
Repository: https://github.com/moroshka-dev/moroshka-object-pool.
Owner: moroshka-dev.
Topics
Related Unity Packages
- Moroshka.Assistant com.moroshka.assistant
- Moroshka.Bootstrap com.moroshka.bootstrap
- Moroshka.Collections com.moroshka.collections
- Moroshka.DerivedTypes com.moroshka.derived-types
- Moroshka.Di com.moroshka.di
- Moroshka.DiContext com.moroshka.di-context
For registry setup problems, see Unity scoped registry troubleshooting.