YaoYilin's Stars
unbug/codelf
A search tool helps dev to solve the naming things problem.
shadowsocks/shadowsocks
leinlin/Miku-LuaProfiler
playcanvas/engine
Powerful web graphics runtime built on WebGL, WebGPU, WebXR and glTF
alelievr/Procedural-Worlds-Editor
Procedural World Editor is a node based procedural terrain generator
elringus/sprite-dicing
Cross-engine tool for lossless compression of sprites with identical areas
bayandin/awesome-awesomeness
A curated list of awesome awesomeness
resume/resume.github.com
Resumes generated using the GitHub informations
GitbookIO/gitbook
The open source frontend for GitBook doc sites
skiplang/skip
A programming language to skip the things you have already computed
ldcsaa/HP-Socket
High Performance TCP/UDP/HTTP Communication Component
tonsky/FiraCode
Free monospaced font with programming ligatures
Unity-Technologies/AssetBundles-Browser
Editor tool for viewing and debugging asset bundle contents before and after builds
n-yoda/unity-vertex-effects
Beautiful text outline for Unity UI.
jarjin/LuaFramework_UGUI
请移步新版地址https://github.com/jarjin/LuaFramework_UGUI_V2 支持安卓ARM64【已停止更新】
Unity-Technologies/ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
JumboWu/xls2protobuf
A tool wrapper that transfer .xls file to *.proto *.bin *.txt, used for read *.bin file in Unity3d Engine or other..
github/gitignore
A collection of useful .gitignore templates
limingfan2016/game_service_system
从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis、memcache API 封装可直接调用),开发框架库(消息调度处理、自动连接管理、服务开发、游戏框架、服务间消息收发、消息通信等等),消息中间件服务(不同网络节点间自动传递收发消息)等多个功能组件、服务,最后完成一套完整的服务器引擎,基于该框架引擎可开发任意的网络服务。 主体架构:N网关+N服务+N数据库代理+内存DB(Redis、MemCache)+Mysql数据库,基于该架构可建立集群,稳定高效的处理大规模、高并发消息。
cloudwu/skynet
A lightweight online game framework
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
ryanhanwu/How-To-Ask-Questions-The-Smart-Way
本文原文由知名 Hacker Eric S. Raymond 所撰寫,教你如何正確的提出技術問題並獲得你滿意的答案。
kelseyhightower/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
SurajGupta/r-source
R Source Code
GarfieldJiang/xlxexextxcxoxdxex
trottier/original-bitcoin
This is a historical repository of Satoshi Nakamoto's original bitcoin sourcecode
WhiteSmoogy/Unity5RoslynSupport
升级Unity5.x系列编辑器所用的Mono编译器为微软最新的Roslyn实现
kikito/tween.lua
Tweening/Easing/Interpolating functions for lua. Inspired on jQuery's animate method.
kikito/middleclass
Object-orientation for Lua
cesardeazevedo/Unity3D-Python-Editor
Python editor based on IronPython for Unity3D