A Min/Max heap data structure for Unity. Compatible with the Unity Job system and Burst compiler.
☆56Jan 24, 2023Updated 3 years ago
Alternatives and similar repositories for NativeHeap
Users that are interested in NativeHeap are comparing it to the libraries listed below
Sorting:
- A C#/Unity tool for quickly and easily serializing to and deserializing from binary.☆23May 21, 2025Updated 9 months ago
- Create Unity Package (cup) is a command-line app that allows you to create Unity packages from the command line without installing Unity.☆24Apr 18, 2025Updated 10 months ago
- C# reactive library and set of tools for Unity development.☆22Updated this week
- The toolset to parse text files using C# JobSystem on Unity.☆19Sep 14, 2022Updated 3 years ago
- Curve layout component based on unity UGUI.☆12Sep 9, 2024Updated last year
- Reactive systems and other utilities for Unity DOTS.☆22Nov 5, 2022Updated 3 years ago
- Simple and flexible full-body fps controller☆19Feb 28, 2025Updated last year
- M-x for Unity☆40Jan 26, 2026Updated last month
- Utility to allow Unity Jobs to compute and returns results.☆24Mar 30, 2020Updated 5 years ago
- Lazy event manager for unity developers!☆17Mar 27, 2025Updated 11 months ago
- Prototype solution for level design visual scripting using Unity Engine☆15Aug 18, 2023Updated 2 years ago
- Unity editor plugin for a git integration with Unity projects☆28Aug 28, 2025Updated 6 months ago
- Rule based SpriteAtlas Generator for Unity3D☆15Jan 13, 2024Updated 2 years ago
- reactive ui framework for Unity based on UI Elements☆44Mar 4, 2025Updated 11 months ago
- A very simple and light match making system for P2P online game. Server binary for linux and windows, and client library for C# including…☆19Apr 27, 2024Updated last year
- ☆48Jul 25, 2025Updated 7 months ago
- Game builder (and automation) for Unity☆22Jan 5, 2026Updated last month
- Realistic simulation of hair physics optimized for virtual reality (120FPS) using Unity Engine. Leverages spring physics and geometry/com…☆26Oct 30, 2023Updated 2 years ago
- A helper library for Unity Jobs, System.Threading, Async/Await and Coroutines in Unity.☆46Dec 5, 2022Updated 3 years ago
- Burst friendly (special) native collections for Unity☆84Jan 21, 2024Updated 2 years ago
- Ease-of-Use Source Generator Alternative for Unity☆63Apr 8, 2024Updated last year
- Extended Animation Framework for Unity based on Coroutines☆10Oct 21, 2025Updated 4 months ago
- ☆13Dec 16, 2025Updated 2 months ago
- An asynchronous-based finite state machine for Unity.☆14Jul 20, 2023Updated 2 years ago
- Solution of Unity instancing mesh render with GPU culling.☆35Mar 22, 2022Updated 3 years ago
- Automatic Light probe generator for Unity engine. Based on "Light Grid" of "Precomputed Lighting in CoD IW 2017". and "Light probe interp…☆20Jan 12, 2023Updated 3 years ago
- A Minecraft Model Reader for Unity☆23Oct 17, 2024Updated last year
- Network Transform using Snapshot Interpolation and other techniques to best sync position and rotation over the network.☆48Dec 4, 2025Updated 2 months ago
- Draw data chart in Unity Editor, useful for debugging.☆33Jun 20, 2024Updated last year
- Unity High-level Networking Library for Mobile and Small-party Games with Epic Online Services.☆35May 15, 2025Updated 9 months ago
- Unity ParticleSystem for built-in UI☆25Oct 26, 2022Updated 3 years ago
- Simple but powerful git integration for Unity 3D☆49Feb 24, 2026Updated last week
- A bunch of Unity basic missing features☆38Jul 16, 2024Updated last year
- A networking framework for Unity.☆31Dec 4, 2023Updated 2 years ago
- Blob asset compatible hashmap and multihashmap for Unity's ECS☆33Jan 9, 2023Updated 3 years ago
- A high-performance alloc free c# Jobscheduler.☆199Mar 18, 2025Updated 11 months ago
- Tween system for unity mostly for setup in inspector instead of code.