Amarcolina / NativeHeapLinks
A Min/Max heap data structure for Unity. Compatible with the Unity Job system and Burst compiler.
☆55Updated 2 years ago
Alternatives and similar repositories for NativeHeap
Users that are interested in NativeHeap are comparing it to the libraries listed below
Sorting:
- Runtime NavMesh dynamic building for Unity Entities.☆65Updated last year
- Proof of concept wrapper to allow using Unity Physics directly with Game Objects (without ECS).☆65Updated 7 months ago
- Entity compatible tween library for Unity ECS/DOTS and Project Tiny (DOTS Runtime).☆83Updated 4 years ago
- ☆64Updated 3 years ago
- Blob asset compatible hashmap and multihashmap for Unity's ECS☆32Updated 2 years ago
- A collection of extensions and native containers for DOTS to write more performant code☆50Updated last month
- Extending DOTS☆60Updated 4 years ago
- Burst friendly (special) native collections for Unity☆81Updated last year
- State saving for Unity DOTS☆66Updated last year
- Runtime authoring solution for Entities☆53Updated 2 years ago
- Unity DOTS Stats-system implementation☆36Updated 4 years ago
- The Unity BRG Container☆92Updated last year
- Unity DOTS node based path finding, using Eager Dijkstra modified Shortest Path algorithm