DennisCorvers / UnsafeCollectionsLinks
Various collections which are completely unmanaged by the GC
☆50Updated 4 years ago
Alternatives and similar repositories for UnsafeCollections
Users that are interested in UnsafeCollections are comparing it to the libraries listed below
Sorting:
- How to call managed functions (like Thread.Sleep) from Burst☆28Updated 2 years ago
- Ease-of-Use Source Generator Alternative for Unity☆61Updated last year
- C# Safe and Unsafe extensions for bitpacking directly to arrays and primitive types.☆63Updated last year
- ☆42Updated 2 years ago
- An entity component system framework for C#, Unity.☆37Updated 3 years ago
- Unity integration for RomanZhu's C# 48.16 fixed point library. https://github.com/RomanZhu/FixedPoint-Sharp☆21Updated 3 years ago
- ☆18Updated 2 months ago
- Comparison chart for C# ECS solutions/frameworks☆53Updated 2 years ago
- Low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆18Updated last year
- A custom Roslyn compiler that allows access to internals/privates in other assemblies. Say "Open, Sesame!"☆34Updated 3 years ago
- Draw debug handles and other GUI elements in the scene view from anywhere in your code base.☆52Updated 5 years ago
- Keeps time in sync between server and client.☆41Updated 6 years ago
- Spatial hashing for Unity using ECS/DOTS☆58Updated 2 years ago
- Unity ECS Entity Builder/Wrapper☆48Updated 2 years ago
- A collection of collections for 'unsafe' C# code☆139Updated 11 months ago
- ☆37Updated this week
- A framework for using FixedUpdate in a simulation world which is linked to a GameObject-based presentation layer.☆34Updated last month
- An example showing the how ECS Events package can be utilized in a game.☆21Updated 5 years ago
- Container class that helps work with NativeArray<T> as a 2D data. Adds few utilities and QOL improvements.☆54Updated last year
- Bit packing library for C#☆32Updated 5 years ago
- Extending DOTS☆60Updated 4 years ago
- Work with ScriptableObjects in a similar manner to how you work with Components and GameObjects☆19Updated last year
- ⚡ Zapnet is a Unity framework for game networking built with Lidgren☆38Updated 2 years ago
- Editor of `BlobAsset`☆33Updated 3 years ago
- Unity DOTS node based path finding, using Eager Dijkstra modified Shortest Path algorithm☆45Updated 4 years ago
- Improved stack trace display for Unity.☆37Updated 5 years ago
- Mosaic is a Next Gen Runtime Unity ECS Tilemap solution, heavily inspired by LDtk, built using Entity Component System and Odin Inspector☆49Updated last month
- Lex is a high performance c # framework based on LeoEcsLite with a more user-friendly api☆28Updated 3 months ago
- Simple and robust Entity Component System for .NET and Unity.☆18Updated 2 months ago
- Thread Dispatcher is an open source tool to pass the execution of a Delegate, Coroutine or Task from a background thread to the main thre…☆52Updated 3 years ago