fholm / UnsafeCollections
A collection of collections for 'unsafe' C# code
☆135Updated 2 months ago
Alternatives and similar repositories for UnsafeCollections:
Users that are interested in UnsafeCollections are comparing it to the libraries listed below
- Fixed point math with 48.16 precision (based on lib by https://github.com/fholm)☆173Updated 3 years ago
- C# Safe and Unsafe extensions for bitpacking directly to arrays and primitive types.☆62Updated 9 months ago
- A collection of extensions, systems and jobs for Unity ECS.☆126Updated 5 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…☆118Updated 3 months ago
- Iterator Library for C# and Unity☆180Updated 3 years ago
- c#-Unity ECS framework☆131Updated 3 years ago
- A collection of helpers for work with Unity's ECS framework, used in our games.☆74Updated 4 years ago
- Blazing fast memory allocator designed for video games meets .NET☆167Updated 2 years ago
- Weaver is a code weaving framework built right into Unity Engine. Based heavily off of Fody.☆150Updated last year
- ☆60Updated 2 years ago
- Bursted Entity Component System☆167Updated this week
- A Roslyn compiler to access internals/privates for Unity. In other words, you can access to any internals/privates in other assemblies, w…☆105Updated 4 years ago
- Basic assets for working with NSprites package☆68Updated 8 months ago
- Console for all your unity needs☆156Updated 5 years ago
- Thesis for my BSc degree.☆96Updated 4 years ago
- Lightweight UDP sockets abstraction for rapid implementation of message-oriented protocols☆158Updated 2 years ago
- Converting UGUI to be DOTS compliant☆115Updated 4 years ago
- Higher level implementation for LiteNetLib (https://github.com/RevenantX/LiteNetLib)☆105Updated this week
- CsprojModifier performs additional processing when Unity Editor generates the .csproj.☆171Updated 2 months ago
- Entity compatible tween library for Unity ECS/DOTS and Project Tiny (DOTS Runtime).☆79Updated 3 years ago
- LeoEcsLite - Lightweight C# Entity Component System framework☆53Updated 2 years ago
- Simple, quick and good looking GUI windows for Unity, intended for prototyping and debugging☆137Updated last year
- UniTask & IUniTaskAsyncEnumerable baseed pub/sub messaging. this is like the UniTask version of UniRx.MessageBroker.☆86Updated last year
- Fast, powerful, GC-friendly C# signals/events for Unity.☆256Updated 5 years ago
- Svelto.ECS and Svelto.Tasks Mini Examples for Unity☆137Updated 6 months ago
- Sparse set ECS with rollbacks. C# library and Unity package.☆84Updated last week
- Code Generation Library for Unity Editor☆152Updated last year
- Lightweight toolset for creating concurrent networking systems for multiplayer games☆313Updated 2 years ago
- Tool for detecting "Fake Null" C# instances.