Lists (8)
Sort Name ascending (A-Z)
Stars
是一个.NET下的高性能二进制序列化库,它通过底层的Span以及Emit最大限度地提高性能,BinarySerializer整体上采用了与System.Text.Json序列化一致的编程API接口,故简单易用,无需过多的学习成本。
neuecc / LinqBenchmarks
Forked from NetFabric/LinqBenchmarksBenchmarking LINQ and alternative implementations
High performance ASTC dynamic atlas for unity
Code-based UI library for development menus for Unity
Provides better random number utilities and weighted collections for .NET and Unity.
C# Reflection Wrapper Generation & Method Hooking Tools For Unity
Promises library for C# for management of asynchronous operations.
Zero allocation LINQ with LINQ to Span, LINQ to SIMD, and LINQ to Tree (FileSystem, JSON, GameObject, etc.) for all .NET platforms and Unity, Godot.
Implements a local registry for managing project assets and packages from git inside the Unity editor.
Browser built-in icons, StyleSheets and VisualTreeAssets in Unity Editor.
A multifunctional, extensible, and high-performance Gizmos drawing utility for Unity. It works both in the editor and in the build, and drawing can be done both in OnDrawGizmos and in Update.
UI Framework for Unity based on reactivity and MVP pattern.
🔥Unity国际版下载站,可通过直链或者Unity Hub下载例如Unity 6等Unity Editor的国际版,支持添加组件、下载国际版Unity Hub、包含长期支持版、技术支持版、测试版、预览版的Unity。
游戏相关的工具项目,包含界面编辑器,场景编辑器,引擎底层代码,以及其他工具项目,大部分是C++项目,也有少数是C#项目