TitenWang / lua-commentLinks
lua-5.3.5源码注释,注解总结链接:
☆12Updated 6 years ago
Alternatives and similar repositories for lua-comment
Users that are interested in lua-comment are comparing it to the libraries listed below
Sorting:
- 为手机网游客户端(cocos2d-x和unity 3D)准备的通信底层,包括tcp和kcp。分帧逻辑采用lengthfield,解决粘包问题。 cocos2x-x部分已实现thread,threadpool,同步互斥锁等内容。 项目还包括一个synflood的简单实现。☆20Updated 8 years ago
- Lua实现的屏蔽字检测 & 过滤方案☆30Updated 3 years ago
- A simple language similar to XML/JSON, which can describe both data and logic.☆58Updated 3 weeks ago
- Binary resources for ANT Engine☆12Updated last year
- 纯lua实现的敏感词检测和过滤库,基于Trie☆30Updated 5 years ago
- 我的c++异步网络处理+状态机处理框架,早期作为实时HTTP流量分析模块的底层上过线,单进程日处理数据1.5TB/天,杠杠的。线程、网络和状态机模块也在putty-nd中得到应用。☆12Updated 6 years ago
- ☆23Updated 9 months ago
- ☆24Updated 2 years ago
- ☆16Updated 5 years ago
- 地图迷雾算法☆15Updated 3 years ago
- a star path finder for game server,with nav,tile,way point☆16Updated 3 years ago
- 用于研究NavMesh背后的实现原理,包含NavMesh系统的全部功能。☆20Updated 3 years ago
- A replay system with Entitas framework.☆13Updated 7 years ago
- ☆14Updated 7 years ago
- ☆18Updated 10 years ago
- 解包网易游戏NeoX引擎NPK文件,如阴阳师、魔法禁书目录。☆10Updated 7 years ago
- ☆14Updated 3 years ago
- Extract lua code information to json☆12Updated 5 years ago
- a lua extend library☆56Updated 4 years ago
- Lua utility libraries for moon☆12Updated 2 weeks ago
- 简单好用又强大的UnityEditor命令行调用小工具,支持彩色日志、统一编码、多步输出、可等待等☆13Updated last year
- 龙之谷资源相关的代码整理☆10Updated 7 years ago
- Skynet profile 库,方便注册以统计函数真正的开销☆12Updated 6 years ago
- ☆12Updated 6 years ago
- Protobuf 3.0,精简的C#代码生成,支持repeated,map,不支持rpc .Net 2.0语法,支持Unity3D,ILRuntime☆25Updated 6 years ago
- W3Rebuild☆16Updated last year
- Unity部分底层框架,包含于网络框架(TCP/HTTP/UDP),热更新框架,加载框架等,protobuff,lua,☆12Updated 4 years ago
- 基于node.js与libevent的游戏服务器端通信底层架构与管理架构。主要用于支持C#实现的游戏逻辑服务器进程。可以支持windows、mac与linux(64bit)三种平台。☆11Updated 3 months ago
- google现在上架必须使用aab包,但是aab包大于150m就无法上传了,必须把资源转成install-time或者fast-time模式。此工具能够帮助把unity打好的aab包自动转换成install-time模式,解除150m的上传限制,最大可以上传1g大的包。☆18Updated 3 years ago
- 类似暴雪MPQ归档资源打包和读取工具☆17Updated 8 years ago