zuixia's Stars
ufrisk/pcileech-fpga
FPGA modules used together with the PCILeech Direct Memory Access (DMA) Attack Software
ChingMuVisionTech/ChingMuUnitySDKs
ForUnitySDKs
galalmounir/unityUdpClient
A UDP client made in Unity for the GAME3110 class
dsedb/UDPSampleForUnity
sample project of UDP communication for Unity
sschmid/Entitas
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
KumoKyaku/kcp
KCP C#版。线程安全,运行时无alloc,对gc无压力。
LunaticToy47/hugula
unity3d lua framwork ,热更新 ,mvvm
egametang/ET
Unity3D Client And C# Server Framework
keijiro/SpriteOutlineFx
Outline image effect for 2D sprites.
Tencent/puerts
PUER(普洱) Typescript. Let's write your game in UE or Unity with TypeScript.
Tencent/InjectFix
InjectFix is a hot-fix solution library for Unity
Ourpalm/ILRuntime
Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
shadowsocks/shadowsocks-android
A shadowsocks client for Android
google/fonts
Font files available from Google Fonts, and a public issue tracker for all things Google Fonts
roy-t/AStar
A fast 2D path finding library based on the A* algorithm. Works with both grids and graphs. Supports any .NET variant that supports .NETStandard 2.0 or higher. This library has no external dependencies. The library is licensed under the MIT license.
Ourpalm/ILRuntimeU3D
Unity3D demo project for ILRuntime
Unity-Technologies/ShaderForge
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
smilehao/xlua-hotfix-framework
轻量级xlua热修复框架
nickelc/hpk
HPK archiver for Haemimont Engine game files (Tropico 3-5, Omerta, Victor Vran, Surviving Mars, Jagged Alliance 3 etc.)
Tencent/xLua
xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.
fairygui/FairyGUI-unity
A flexible UI framework for Unity
BrandonPotter/SimpleTCP
Straightforward .NET library to handle the repetitive tasks of spinning up and working with TCP sockets (client and server).
markiodev/Networker
A simple to use TCP and UDP networking library for .NET. Compatible with Unity.
hiram3512/HiSocket
It is a lightweight client socket solution, you can used it in C# project or Unity3d
egret-labs/egret3d-unityplugin
egret3d resource exporter for Unity3D developer
beykery/kcp4sharp
kcp for c#. 适用于moba,视频加速等需要极速传输场景的应用,此项目适用于客户端应用,服务器端可以参考jkcp:https://github.com/beykery/jkcp
protocolbuffers/protobuf
Protocol Buffers - Google's data interchange format
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET