NewbieGameCoder's Stars
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
godotengine/godot
Godot Engine – Multi-platform 2D and 3D game engine
0xd4d/dnlib
Reads and writes .NET assemblies and modules
uxmal/reko
Reko is a binary decompiler.
skylot/jadx
Dex to Java decompiler
chick-soups/TextFilesForTextMeshPro
When using TextMeshPro in Unity Editor,we can create a Font Asset from a text file.Here are some text files.I think they can help you customize your own Font Asset.The more text files are coming soon.
mob-sakai/StaticBluredScreen
Non-realtime (=static) screen blur for Unity. Easy to use background for dialogs.
871041532/zstring
C# string零GC补充方案
dotsnav/dotsnav
A fully dynamic planar navmesh for Unity supporting agents of any size
fangzesheng/free-api
收集免费的接口服务,做一个api的搬运工
agentbillwh/unilic
keijiro/ECS-PhysicsTest
Unity Physics (ECS) samples
AssetRipper/AssetRipper
GUI Application to work with engine assets, asset bundles, and serialized files
heroiclabs/nakama-unity
Unity client for Nakama server.
dotnet/Nerdbank.Streams
Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing
PKU-YuanGroup/ChatLaw
ChatLaw:A Powerful LLM Tailored for Chinese Legal. 中文法律大模型
dotnet-campus/AsyncWorkerCollection
高性能的多线程异步工具库。A collection of tools that support asynchronous methods and support high-performance multithreading.
cakeslice/Outline-Effect
Outline Image Effect for Unity
Giresharu/TMPro-Player
基于 TextMeshPro 的自定义富文本标签插件 Custom Rich Text Tag Plugin Based on TextMeshPro
AnnulusGames/TweenPlayables
Tween Animation Library for Unity Timeline
nats-io/stan.net
The official NATS .NET C# Streaming Client
nats-io/nats-streaming-server
NATS Streaming System Server
nats-io/nats.net.v1
The official C# Client for NATS
Cysharp/AlterNats
An alternative high performance NATS client for .NET.
natemcmaster/DotNetCorePlugins
.NET Core library for dynamically loading code
agalwood/Motrix
A full-featured download manager.
zsh2401/AutumnBox
图形化ADB工具箱
CristianQiu/Unity-Pathfinding-Jobs-StressTest
Unity project showcasing A* pathfinding, fully jobified & burst compiled. It also contains examples of RaycastCommand and BoxcastCommand that are used to build the grid, as well as another example of the usage of IJobParallelForTransform, used to move the agents.
Omniaffix-Dave/Unity-2D-Pathfinding-Grid-ECS-Job
ECS Burst Job System 2D Pathfinding