fholm / UnsafeCollectionsLinks
A collection of collections for 'unsafe' C# code
☆139Updated 10 months ago
Alternatives and similar repositories for UnsafeCollections
Users that are interested in UnsafeCollections are comparing it to the libraries listed below
Sorting:
- C# Safe and Unsafe extensions for bitpacking directly to arrays and primitive types.☆63Updated last year
- A supplementary SIMD math library to Unity.Mathematics, extending it to all C# numeric types while adding many new types and functions. W…☆150Updated 7 months ago
- Fixed point math with 48.16 precision (based on lib by https://github.com/fholm)☆184Updated 3 years ago
- ☆64Updated 3 years ago
- A collection of extensions, systems and jobs for Unity ECS.☆128Updated 6 years ago
- A Roslyn compiler to access internals/privates for Unity. In other words, you can access to any internals/privates in other assemblies, w…☆109Updated 5 years ago
- Weaver is a code weaving framework built right into Unity Engine. Based heavily off of Fody.☆153Updated 2 years ago
- Svelto.ECS and Svelto.Tasks Mini Examples for Unity☆146Updated 5 months ago
- Hacks, tricks and wizardry for Unity to enhance performance or make impossible things possible ...☆63Updated 2 years ago
- Burst friendly (special) native collections for Unity☆82Updated last year
- State saving for Unity DOTS☆65Updated last year
- A Min/Max heap data structure for Unity. Compatible with the Unity Job system and Burst compiler.☆56Updated 2 years ago
- Blazing fast memory allocator designed for video games meets .NET☆172Updated 3 years ago
- Converting UGUI to be DOTS compliant☆115Updated 4 years ago
- Bitset-based ECS with rollbacks. C# library and Unity package.☆153Updated this week
- A collection of helpers for work with Unity's ECS framework, used in our games.☆74Updated 4 years ago
- c#-Unity ECS framework☆136Updated 4 years ago
- Entity compatible tween library for Unity ECS/DOTS and Project Tiny (DOTS Runtime).☆84Updated 4 years ago
- DbgDraw is an API that provides the ability to render various 2D and 3D shapes for visual debugging purposes.☆101Updated last year
- Various collections which are completely unmanaged by the GC☆50Updated 4 years ago
- A C# QuadTree implementation specifically designed for testing AABB collisions in 2D space.☆42Updated 10 years ago
- Zero-copy sharing between managed and native arrays in Unity☆176Updated 5 years ago
- UniTask & IUniTaskAsyncEnumerable baseed pub/sub messaging. this is like the UniTask version of UniRx.MessageBroker.☆89Updated last year
- MVVM Views System for Unity3D☆115Updated 2 weeks ago
- Shared code between the Svelto repositories☆40Updated last year
- ☆16Updated 3 weeks ago
- Comparison chart for C# ECS solutions/frameworks☆53Updated 2 years ago
- Simple Unity tweening system using ECS that works with GameObjects!☆94Updated 6 years ago
- Generic Network System for Unity Entity Component System. Primary developed for Photon. But can be any Networksolution☆102Updated 7 years ago
- Higher level implementation for LiteNetLib (https://github.com/RevenantX/LiteNetLib)☆116Updated last week