您的位置:首页 > 其它

记录有用的开源库

2016-03-24 18:45 267 查看
一些开源库记录下

Lua 的
https://github.com/kingluo/luajit.io
Pure Lua IO framework, with C efficiency due to its simple but powerful design, and, of course, thanks to luajit, the perfect JIT engine. The HTTP Server is out-of-the-box, which simulates the functionalities and performance of nginx and ngx_lua. Moreover,
it could be used to develop generic TCP/UDP server.

工具类
http://spritetools.com/ 创建骨骼动画以及帧动画
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: