Blazing fast collection implementation in unmanaged heap written in modern C#, useful for buffers you have to pass the pointer to native (e.g. GPU buffers for pinvoked libs). NOTE: Development happens in the "dev" branch so "master" isn't polluted with projects and tests (in order to be usable as clean submodule). LICENSE: MIT
☆18Mar 9, 2022Updated 3 years ago
Alternatives and similar repositories for UnmanagedCollection
Users that are interested in UnmanagedCollection are comparing it to the libraries listed below
Sorting:
- CS: A network library for client/server games with dedicated servers☆49Jun 1, 2019Updated 6 years ago
- Minimal hackable C# ECS (sparse buffers)☆74Sep 18, 2022Updated 3 years ago
- Extensions for the Unity DI container☆11Feb 16, 2018Updated 8 years ago
- .NET library in C# that offers generic extension methods for C++-style reinterpret_cast for select Types.☆23May 29, 2025Updated 9 months ago
- Localization system to manage multiple languages including date time, currencies, and other informations that change depending on current…☆10Feb 12, 2019Updated 7 years ago
- This project was created for Unity ML-Agents Challenge - https://connect.unity.com/challenges/ml-agents-1☆12Aug 15, 2020Updated 5 years ago
- A free source of flappy bird clone-- we are iploading it to asset store but we think to share it on github.. play the demo > http://goo.g…☆15Dec 6, 2014Updated 11 years ago
- A Hierarchical State Machine (HSM) framework in C#☆10Oct 19, 2020Updated 5 years ago
- ☆11Oct 15, 2023Updated 2 years ago
- Utilities to read/write from/to spans easily☆16Feb 22, 2023Updated 3 years ago
- So many awaits it breaks visual studio☆10Oct 20, 2023Updated 2 years ago
- The project provides a helper class for detection and notification about lost unreliable packets.☆13Jun 3, 2019Updated 6 years ago
- This is a basic (and slightly trivial) sample of using the ObjectPool<T> in an ASP.NET Core application.☆13Mar 13, 2019Updated 6 years ago
- Entitas Generic Entities☆16May 12, 2019Updated 6 years ago
- An experiment to write a faster/native version of SveltoECS's FasterDictionary☆17Apr 17, 2019Updated 6 years ago
- Skybox shader with volumetric clouds☆13Jul 25, 2017Updated 8 years ago
- Task extensions for Unity3d.☆10Oct 1, 2020Updated 5 years ago
- A collection of sample applications which demonstrate some potential requirements that may occur when using HttpClient and HttpClientFact…☆15Feb 22, 2019Updated 7 years ago
- An experimental port of FantasyCrescendo's systems to Unity's DOTS based ECS.☆13Apr 28, 2021Updated 4 years ago
- Unity3d DoTween Examples☆16Jan 24, 2019Updated 7 years ago
- A collection of lockless, concurrent queues☆13Dec 8, 2021Updated 4 years ago
- 🐾 Super fast Pathfinder derived from AStar algorithm☆16Dec 21, 2021Updated 4 years ago
- A convenient library to make behaviour trees in Unity3D☆21Oct 14, 2019Updated 6 years ago
- The fastest culler ever☆40Jul 25, 2018Updated 7 years ago
- Self-updating Areas enum for NavMesh in Unity☆15Apr 18, 2021Updated 4 years ago
- An entity component system framework that uses generics to achieve composition without having the need to write new code in the entity cl…☆34Apr 13, 2018Updated 7 years ago
- dotnet OpenTK-based UI☆13Sep 14, 2017Updated 8 years ago
- Tiny voice chat implementation for Unity.☆17Aug 10, 2017Updated 8 years ago
- That is a simple project just to show the equation of a catenary generating a curve in a rope (or wire) with procedural mesh in c# code☆20Aug 28, 2015Updated 10 years ago
- NAT stack for Mono and .NET applications☆42May 21, 2019Updated 6 years ago
- Learning ECS - 100k Cubes in Phyllotaxis pattern☆20Jun 28, 2019Updated 6 years ago
- Mixins are a powerful concept for object-oriented class composition. re-mix provides mixins for C# and Visual Basic .NET.☆18Nov 5, 2017Updated 8 years ago
- ☆16Nov 20, 2019Updated 6 years ago
- Spans for the whole memory range.☆18Mar 3, 2023Updated 2 years ago
- Attempt to create a car in Unity without using the in-built Wheel Colliders☆18Mar 20, 2019Updated 6 years ago
- [NonNull] attribute to fields and classes in Unity☆44Apr 8, 2019Updated 6 years ago
- The next generation of the Teknik Services. Written in ASP.NET.☆19Mar 4, 2023Updated 2 years ago
- Collection of Unity Plugins code to generate Assemblies used by VS CodeEnv.Master☆21Jul 3, 2018Updated 7 years ago
- Container class that helps work with NativeArray<T> as a 2D data. Adds few utilities and QOL improvements.☆54Jan 6, 2024Updated 2 years ago