BoxingPool
com.katuusagi.boxingpool is an OpenUPM Unity package. A system for pooling boxed objects. Unsafe is used to write directly to the boxed object to enable reuse.
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/Katsuya100/BoxingPool.
Owner: Katsuya100.
Topics
Related Unity Packages
- ArrayPool com.katuusagi.arraypool
- ConstExpressionForUnity com.katuusagi.constexpressionforunity
- CSharpScriptGenerator com.katuusagi.csharpscriptgenerator
- DelegatePool com.katuusagi.delegatepool
- FixedString com.katuusagi.fixedstring
- GenericEnhancce com.katuusagi.genericenhance
For registry setup problems, see Unity scoped registry troubleshooting.