arenos-nexus/Arenos Nexus/Library/PackageCache/com.unity.collections@d49facba0036/Documentation~/TableOfContents.md
Daniel 2e704cae70 init
Init Commit Unity
2025-09-25 22:01:28 +02:00

15 lines
839 B
Markdown

* [Collections package](index.md)
* [Known issues](issues.md)
* [Collections overview](collections-overview.md)
* [Collection types](collection-types.md)
* [Parallel readers and writers](parallel-readers.md)
* [Use allocators to control unmanaged memory](allocation.md)
* [Allocator overview](allocator-overview.md)
* [Aliasing allocators](allocator-aliasing.md)
* [Rewindable allocator overview](allocator-rewindable.md)
* [Custom allocator overview](allocator-custom-define.md)
* [Use a custom allocator](allocator-custom-use.md)
* [Performance comparisons](performance-comparisons.md)
* [Allocator benchmarks](allocator-benchmarks.md)
* [Allocator performance comparison](performance-comparison-allocators.md)
* [Container performance comparison](performance-comparison-containers.md)