fholm / UnsafeCollectionsLinks
A collection of collections for 'unsafe' C# code
☆138Updated 7 months ago
Alternatives and similar repositories for UnsafeCollections
Users that are interested in UnsafeCollections are comparing it to the libraries listed below
Sorting:
- A supplementary SIMD math library to Unity.Mathematics, extending it to all C# numeric types while adding many new types and functions. W…☆143Updated 4 months ago
- C# Safe and Unsafe extensions for bitpacking directly to arrays and primitive types.☆62Updated last year
- Fixed point math with 48.16 precision (based on lib by https://github.com/fholm)☆182Updated 3 years ago
- c#-Unity ECS framework☆132Updated 3 years ago
- ☆63Updated 3 years ago
- Svelto.ECS and Svelto.Tasks Mini Examples for Unity☆144Updated 2 months ago
- A collection of extensions, systems and jobs for Unity ECS.☆127Updated 5 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…☆108Updated 4 years ago
- Hacks, tricks and wizardry for Unity to enhance performance or make impossible things possible ...☆62Updated 2 years ago
- Low-level dotnet network benchmark for UDP socket performance (.NET and Unity compatible)☆88Updated 2 years ago
- Weaver is a code weaving framework built right into Unity Engine. Based heavily off of Fody.☆151Updated last year
- A collection of helpers for work with Unity's ECS framework, used in our games.☆74Updated 4 years ago
- Burst friendly (special) native collections for Unity☆81Updated last year
- A Min/Max heap data structure for Unity. Compatible with the Unity Job system and Burst compiler.☆55Updated 2 years ago
- DbgDraw is an API that provides the ability to render various 2D and 3D shapes for visual debugging purposes.☆97Updated 11 months ago
- cscore is a minimal-footprint library providing commonly used helpers & patterns for your C# projects. It can be used in both pure C# and…☆203Updated last week
- Sparse set ECS with rollbacks. C# library and Unity package.☆121Updated this week
- Higher level implementation for LiteNetLib (https://github.com/RevenantX/LiteNetLib)☆111Updated 2 weeks ago
- Various collections which are completely unmanaged by the GC☆50Updated 4 years ago
- Entity compatible tween library for Unity ECS/DOTS and Project Tiny (DOTS Runtime).☆83Updated 3 years ago
- Blazing fast memory allocator designed for video games meets .NET☆171Updated 3 years ago
- State saving for Unity DOTS☆66Updated last year
- Zero-copy sharing between managed and native arrays in Unity☆175Updated 4 years ago
- Converting UGUI to be DOTS compliant☆115Updated 4 years ago
- UniTask & IUniTaskAsyncEnumerable baseed pub/sub messaging. this is like the UniTask version of UniRx.MessageBroker.☆86Updated last year
- Svelto Tasks - C# promises compliant multi-threaded tasks runner☆193Updated 5 months ago
- A C# QuadTree implementation specifically designed for testing AABB collisions in 2D space.☆41Updated 9 years ago
- A pure C# CIL interpreter designed to load and execute managed code on IL2CPP (Unity) platforms.☆157Updated last month
- ☆16Updated this week
- MVVM Views System for Unity3D☆113Updated 3 weeks ago