Wongshiyu's Stars
needle-mirror/com.unity.entities
The Entities package provides a modern Entity Component System (ECS) implementation with a basic set of systems and components made for Unity. 📦 [Mirrored from UPM, not affiliated with Unity Technologies.]
iohao/ioGame
无锁异步化、事件驱动架构设计的 java netty 网络编程框架; 轻量级,无需依赖任何第三方中间件或数据库就能支持集群、分布式; 适用于网络游戏服务器、物联网、内部系统及各种需要长连接的场景; 通过 ioGame 你可以很容易的搭建出一个集群无中心节点、集群自动化、分布式的网络服务器;FXGL、Unity、UE、Cocos Creator、Godot、Netty、Protobuf、webSocket、tcp、socket;java Netty 游戏服务器框架; Java Netty Game Server.
alembics/disco-diffusion
smkplus/CustomToolbar
CustomToolbar
gonglei007/GameDevMind
最全面的游戏开发技术图谱。帮助游戏开发者们在已知问题上节省时间,省出更多的精力投入到更有创造性的工作中去。
egametang/ET
Unity3D Client And C# Server Framework
rustdesk/rustdesk
An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
netdata/netdata
Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed!
JakubVojvoda/design-patterns-cpp
C++ Design Patterns
Light-City/CPlusPlusThings
C++那些事
ithewei/libhv
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
type-challenges/type-challenges
Collection of TypeScript type challenges with online judge
keijiro/KinoBloom
Bloom effect for Unity
DonnYep/CosmosFramework
CosmosFramework is a medium-lightweight plug-in Unity development framework . Has a rich Unity method extensions and toolchain. async/await syntax support, multi-network channel support.Long term support for this project
sogou/workflow
C++ Parallel Computing and Asynchronous Networking Framework
EsotericSoftware/spine-runtimes
2D skeletal animation runtimes for Spine.
TheCherno/Hazel
Hazel Engine
roboryantron/UnityEditorJunkie
Editor scripts to make working with the Unity Editor better.
ialex32x/unity-jsb
It brings Javascript runtime capability to Unity3D by integrating QuickJS.
Perfare/AssetStudio
AssetStudio is a tool for exploring, extracting and exporting assets and assetbundles.
jwpttcg66/NettyGameServer
使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑
hstcscolor/awesome-gameserver-cn
中文游戏服务器资源大全
improbable-eng/ts-protoc-gen
Protocol Buffers Compiler (protoc) plugin for TypeScript and gRPC-Web.
Justin-sky/Nice-TS
基于puerts的Unity游戏框架,集成fairygui,protobufjs并采用addressables管理资源
zhongsp/TypeScript
TypeScript 使用手册(中文版)翻译。http://www.typescriptlang.org
mengtest/RPG_GameFramework
整合Xlua热更模块,实现前后端Protobuf通信,包含Unity客户端和C#服务器完整代码。
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.