hankai17's Stars
LC044/WeChatMsg
提取微信聊天记录,将其导出成HTML、Word、Excel文档永久保存,对聊天记录进行分析生成年度聊天报告,用聊天数据训练专属于个人的AI聊天助手
cocos2d/cocos2d-x
Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.
apache/apisix
The Cloud-Native API Gateway
cloudwu/skynet
A lightweight online game framework
chaitin/xray
一款完善的安全评估工具,支持常见 web 安全问题扫描和自定义 poc | 使用之前务必先阅读文档
bellard/quickjs
Public repository of the QuickJS Javascript Engine.
tokio-rs/mio
Metal I/O library for Rust.
love2d/love
LÖVE is an awesome 2D game framework for Lua.
XuanchenLin/NanUI
NanUI is an open source .NET project for developers who want to create Windows desktop applications with HTML, CSS and JavaScript.
quickjs-zh/QuickJS
QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。
lunarmodules/luasocket
Network support for the Lua language
starwing/lua-protobuf
A Lua module to work with Google protobuf
openresty/openresty-systemtap-toolkit
Real-time analysis and diagnostics tools for OpenResty (including NGINX, LuaJIT, ngx_lua, and more) based on SystemTap
lichuang/Lua-Source-Internal
Lua source internal
dibyendumajumdar/ravi
Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers
openresty/stapxx
Simple macro language extentions to systemtap
feicong/lua_re
reverse engineering for lua(lua/luac/luajit/lua_dec/lua_loader/lua_proc)
1bardesign/batteries
Reusable dependencies for games made with lua (especially with love)
lichuang/etcd-3.1.10-codedump
加入个人阅读代码注释的etcd raft实现
cloudwu/lua-serialize
Serialize lua objects into a binary block
agentzh/perl-systemtap-toolkit
Real-time analyzing and diagnosing tools for perl 5 based on SystemTap
gligneul/Lua-Benchmarks
Compare the performance of different Lua implementations
Drecik/luajit-table-const
在LuaJIT-2.1.0-beta3基础上,增加对于常驻内存table的常量化处理。这样就可以避免lua gc对于这些特殊table的遍历。
Yu2erer/LuaHotFix
Lua 5.3 服务端热更新
marywangran/pixie
尽力保持吞吐(有效带宽)的 TCP 发包算法
brentp/lua-stringy
fast lua string operations
philipp-classen/stapxx
Simple macro language extentions to systemtap
guanlan/lua-cmsgpack
A self contained Lua MessagePack C implementation.
yafacex/lua_pool_allocator
lua pool allocator for speed up allocating small tables and strings, especially for vectors in game.
huoMax/wc-intercept
高效库函数和系统调用拦截技术