vasyab's Stars
Unity-Technologies/UnityCsReference
Unity C# reference source code.
gitextensions/gitextensions
Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019).
PimDeWitte/UnityMainThreadDispatcher
A simple, thread-safe way of executing actions (Such as UI manipulations) on the Unity Main Thread
inkle/slayout
UI layout and animation component for Unity
SergeyMakeev/smmalloc
Blazing fast memory allocator designed for video games
kevin-montrose/LinqAF
Low allocation re-implementation of LINQ-to-Objects
vasyab/UnityHeapCrawler
Reflection based heap shapshot tool for Unity game engine
vasyab/UnityPickers
Value selection controls for Unity game engine editor.