fholm / UnsafeCollectionsLinks
A collection of collections for 'unsafe' C# code
☆139Updated last year
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
- Hacks, tricks and wizardry for Unity to enhance performance or make impossible things possible ...☆64Updated 2 years ago
- ☆66Updated 3 years ago
- A supplementary SIMD math library to Unity.Mathematics, extending it to all C# numeric types while adding many new types and functions. W…☆154Updated 2 weeks 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 5 years ago
- Various collections which are completely unmanaged by the GC☆50Updated 4 years ago
- ☆16Updated 2 weeks ago
- Fixed point math with 48.16 precision (based on lib by https://github.com/fholm)☆184Updated 4 years ago
- Burst friendly (special) native collections for Unity☆83Updated 2 years ago
- Weaver is a code weaving framework built right into Unity Engine. Based heavily off of Fody.☆153Updated 2 years ago
- A collection of helpers for work with Unity's ECS framework, used in our games.☆74Updated 5 years ago
- Comparison chart for C# ECS solutions/frameworks☆53Updated 2 years ago
- Svelto.ECS and Svelto.Tasks Mini Examples for Unity☆146Updated 8 months ago
- A C# QuadTree implementation specifically designed for testing AABB collisions in 2D space.☆42Updated 10 years ago
- A Min/Max heap data structure for Unity. Compatible with the Unity Job system and Burst compiler.☆56Updated 3 years ago
- DbgDraw is an API that provides the ability to render various 2D and 3D shapes for visual debugging purposes.☆106Updated last year
- c#-Unity ECS framework☆136Updated 4 years ago
- Low-level dotnet network benchmark for UDP socket performance (.NET and Unity compatible)☆86Updated 2 years ago
- ☆113Updated 4 years ago
- Very fast C# class for weighted random picking.☆133Updated 5 years ago
- Tool for detecting "Fake Null" C# instances.☆156Updated last year
- A bit-packing library providing contiguous data structures of bits and signed/unsigned integers with arbitrary (non-standard) bit widths☆26Updated last week
- Simple, quick and good looking GUI windows for Unity, intended for prototyping and debugging☆138Updated 2 years 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…☆202Updated 3 weeks ago
- State saving for Unity DOTS☆66Updated 2 years ago
- A minimal solution for selecting entities in the unity sceneview. Useful for users using older versions of the Unity entities package.☆74Updated 2 years ago
- A general purpose code generator library for Unity☆76Updated 3 years ago
- A pure C# CIL interpreter designed to load and execute managed code on IL2CPP (Unity) platforms.☆177Updated 2 months ago
- MVVM Views System for Unity3D☆122Updated last week
- Simple Unity tweening system using ECS that works with GameObjects!☆93Updated 6 years ago