A collection of collections for 'unsafe' C# code
☆139Dec 12, 2024Updated last year
Alternatives and similar repositories for UnsafeCollections
Users that are interested in UnsafeCollections are comparing it to the libraries listed below
Sorting:
- An experiment to write a faster/native version of SveltoECS's FasterDictionary☆17Apr 17, 2019Updated 6 years ago
- Fixed point math with 48.16 precision (based on lib by https://github.com/fholm)☆185Nov 15, 2021Updated 4 years ago
- Various collections which are completely unmanaged by the GC☆48Mar 12, 2021Updated 5 years ago
- Lightweight UDP sockets abstraction for rapid implementation of message-oriented protocols☆167Mar 13, 2022Updated 4 years ago
- The project provides a helper class for detection and notification about lost unreliable packets.☆13Jun 3, 2019Updated 6 years ago
- Blazing fast memory allocator designed for video games meets .NET☆173Mar 13, 2022Updated 4 years ago
- Lightweight toolset for creating concurrent networking systems for multiplayer games☆323Mar 13, 2022Updated 4 years ago
- Keeps time in sync between server and client.☆42Jun 6, 2019Updated 6 years ago
- Native Collection Types for Unity☆421Aug 26, 2023Updated 2 years ago
- A collection of helpers for work with Unity's ECS framework, used in our games.☆75Dec 30, 2020Updated 5 years ago
- Draw debug handles and other GUI elements in the scene view from anywhere in your code base.☆52Feb 7, 2020Updated 6 years ago
- ☆16Nov 20, 2019Updated 6 years ago
- Unity integration for RomanZhu's C# 48.16 fixed point library. https://github.com/RomanZhu/FixedPoint-Sharp☆21Nov 16, 2021Updated 4 years ago
- Pattern and helpers for writing Unity Burst jobs as generic Functions/Actions.☆41Mar 5, 2019Updated 7 years ago
- ☆16Mar 9, 2026Updated last week
- An experimental port of FantasyCrescendo's systems to Unity's DOTS based ECS.☆13Apr 28, 2021Updated 4 years ago
- An A* navigation system for Unity using burst compiled jobs for performance.☆153Dec 23, 2020Updated 5 years ago
- Package for implementing custom entity component inspectors.☆16Jan 24, 2022Updated 4 years ago
- Extending DOTS☆59Jan 26, 2021Updated 5 years ago
- A Client/Server Network State-Synchronization Layer for Games☆160Feb 24, 2018Updated 8 years ago
- ECS Burst Job System 2D Pathfinding☆124Sep 2, 2019Updated 6 years ago
- A UDP networking library for games made in GameLoop!☆17Feb 26, 2021Updated 5 years ago
- This is an internal implementation of Linq to NativeArray which uses C#8 feature☆30Oct 28, 2019Updated 6 years ago
- ☆66Jul 4, 2022Updated 3 years ago
- DOTS Samples and ongoing research within the Unity Discord DOTS community☆37Aug 10, 2020Updated 5 years ago
- Basic implementation of Disruptor for Unity3d☆200Jun 10, 2017Updated 8 years ago
- Simple but very fast GPU vertex shader based animation system for Unity.Entities☆418Dec 11, 2021Updated 4 years ago
- C# Safe and Unsafe extensions for bitpacking directly to arrays and primitive types.☆64May 10, 2024Updated last year
- Learning ECS - 100k Cubes in Phyllotaxis pattern☆20Jun 28, 2019Updated 6 years ago
- Managed C# wrapper for Hydrogen cryptographic library by Frank Denis☆34Mar 13, 2022Updated 4 years ago
- An open source bit manipulation framework for Unity3D Game Engine. Written in C#.☆24Jul 19, 2020Updated 5 years ago
- A minimal solution for selecting entities in the unity sceneview. Useful for users using older versions of the Unity entities package.☆74Feb 12, 2023Updated 3 years ago
- Addon to Entitas that allows using generic methods instead of code generator and uses type inference to insure compile time correctness☆22Apr 29, 2023Updated 2 years ago
- Low-level dotnet network benchmark for UDP socket performance (.NET and Unity compatible)☆86Apr 6, 2023Updated 2 years ago
- Zero-copy sharing between managed and native arrays in Unity☆179Sep 16, 2020Updated 5 years ago
- An Octree Native Collection for Unity DOTS☆194Apr 13, 2021Updated 4 years ago
- Networking framework for Entitas ECS. Targeted at turnbased games or other slow-paced genres.☆170Jun 12, 2019Updated 6 years ago
- Reliable UDP networking library☆894Jul 3, 2025Updated 8 months ago
- Blazing fast collection implementation in unmanaged heap written in modern C#, useful for buffers you have to pass the pointer to native …☆18Mar 9, 2022Updated 4 years ago