kiven-li / xscriptLinks
一个脚本的虚拟机、汇编器和编译器的实现
☆31Updated 6 years ago
Alternatives and similar repositories for xscript
Users that are interested in xscript are comparing it to the libraries listed below
Sorting:
- c++编写的游戏服务器引擎☆18Updated 6 years ago
- c++ windows棋牌服务器框架,包含斗地主游戏☆25Updated 5 years ago
- Little C编译器☆27Updated 6 years ago
- lua脚本在游戏中的应用demo(C\C++)☆39Updated 10 years ago
- 简易C语言编译器+虚拟机(CMake,C++14)☆28Updated 6 years ago
- 使用VS2017编译Nginx,方便调测☆16Updated 7 years ago
- ☆14Updated 4 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆43Updated 6 years ago
- 用duilib写的一个 虚拟键盘 ,可以参考学习 duilib 的一些用法和鼠标消息的 hook ,今天开源出来供学习。 功能难免不够完善,欢迎修正bug和添加功能,本人比较忙,有可能没时间后期维护,谨慎直接用于 商业项目☆36Updated 9 years ago
- ☆31Updated 5 years ago
- 谷歌2011年开始开发的一款专注于速度的压缩,解压库,速度完胜zlib。☆14Updated 7 years ago
- XSKIN 是基于 c++ 和GDI做的 一个UI库. Direct UI库,部分参考Duilib,有些作者自己的想法实现,模仿java事件监听器机制和android布局文件. 内部使用其它该源的jpg, png图片解码库☆12Updated 7 years ago
- Lua fully automated engine. based on tolua++, support lua 5.1-5.4. C++ call Lua(pcall) 2 million/s. pb2, pb3 support.(https://github.com…☆3Updated last month
- 手把手教你实现自定义的应用层协议☆11Updated 7 years ago
- 一个用C++11封装lua的库。支持任意数量参数,调用类型支持函数,成员函数,成员变量、函数对象、Lambda表达式。数据类型支持所有枚举,支持const wchar_t*,并且可以自由扩展自定义类型。☆18Updated 7 years ago
- C++服务管理工具&cmd。管理C++服务,远程命令执行。包含AdminModule(lib,用于目标进程),AdminService(web交互),web(前端)三个工程。☆12Updated 4 years ago
- Windows 驱动开发基础函数库,供个人使用☆14Updated 5 years ago
- a c compiler☆58Updated 2 years ago
- 游戏服务器-客户端模拟框架,可用于模拟客户端发包,接入Lua脚本,开发自测,压测等☆17Updated 9 years ago
- C语言,基于mark-sweep算法实现的垃圾回收机制☆11Updated 6 years ago
- windows核心编程代码以及注入☆56Updated 7 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.☆10Updated 4 years ago
- 学习查图算法,某些识图外挂的原理☆24Updated 6 years ago
- demo for kcp☆16Updated 7 years ago
- C语言写的Http Server,J. David Blackstone在1999年写的一个不到 500 行的超轻量型HTTP服务器Http Server。☆21Updated 6 years ago
- Linux and Android use epoll, iOS and Mac use kqueue, Windows use IOCP(wepoll).other systems use select.☆22Updated 2 years ago
- 游戏辅助练手合集☆22Updated last month
- PE文件格式学习资料☆18Updated 7 years ago
- 脚本语言 , 解释器 (易用c++扩展 , 易嵌入到c++中)☆12Updated 9 years ago
- Binary balanced search tree: AVL, red-black tree recursive/non-recursive C++ code implementation (non-third-party library)☆39Updated 2 years ago