Stars
Sample of a custom climbing movement done in Unreal Engine 5 with Paper2D
Sample of an interactable 2D chest done in Unreal Engine 5 with Paper2D
Sample of coding a pixel perfect 2D game in Unreal Engine 5 with Paper2D
Routes audio from programs to different audio devices.
Text and supporting code for Think Stats, 2nd Edition
WnStock是个开源的查看股票行情软件,使用VC++/MFC开发,支持查看实时股票行情,分时走势,历史K线(日线,周线和月线),MACD指标线,5日10日20日均线,实时成交量,历史成交量,和量比等数据指标。
Implementation of the Python programming language for .NET Framework; built on top of the Dynamic Language Runtime (DLR).
Capture and analyze the high-level performance characteristics of graphics applications on Windows.
A Single Process Online Game Server with Minimum Design
🐈Medusa是一个红队武器库平台,目前包括XSS平台、协同平台、CVE监控、免杀生成、DNSLOG、钓鱼邮件、文件获取等功能,持续开发中
Medusa is a speedy, parallel, and modular, login brute-forcer.
serialize, modify, and deserialize LINQ Expressions
service framework for game server using libatbus, libatapp, libcopp and etc.
An unidentifiable mechanism that helps you bypass GFW.
A library of C++ coroutine abstractions for the coroutines TS
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。