baixuefeng / lua-cpp-wrapperLinks
一个用C++11封装lua的库。支持任意数量参数,调用类型支持函数,成员函数,成员变量、函数对象、Lambda表达式。数据类型支持所有枚举,支持const wchar_t*,并且可以自由扩展自定义类型。
☆18Updated 7 years ago
Alternatives and similar repositories for lua-cpp-wrapper
Users that are interested in lua-cpp-wrapper are comparing it to the libraries listed below
Sorting:
- 🚀 迷你跨平台JSON库 (A minimal Xross-Platform JSON read & write library for C++) Born in 2013, implemented with C++11 & template metaprogrammin…☆54Updated last year
- windows 系统API C++封装库,包含进程间通讯,互斥,内存队列等通用功能☆55Updated 9 years ago
- Take the member function of the C++ class as the callback function of the C function☆35Updated 6 years ago
- 一个基于windows共享内存的进程间通信库☆21Updated 6 years ago
- 在lua里运行汇编代码的项目☆16Updated 2 years ago
- ☆13Updated 8 years ago
- C++编写的Com组件,实现了内存读写、窗口控制、输入模拟、文本编码、颜色拾取、文件读写、正则转换、XML读写等功能☆22Updated 8 years ago
- 学习查图算法,某些识图外挂的原理☆25Updated 7 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆37Updated 6 years ago
- ☆11Updated 8 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆44Updated 6 years ago
- Win32 IPC library with async api☆52Updated 9 years ago
- 一些学习用的示例代码☆11Updated 10 years ago
- 可以捕获指针异常,内存溢出等错误的代码☆17Updated 6 years ago
- High Loaded TCP/UDP/SSL client-server via IOCP☆14Updated 7 years ago
- iocp async☆55Updated 9 years ago
- Aims at providing a lightweight, highly cohesive and low coupling framework of useful cpp toolkit.☆37Updated 4 years ago
- A little interface for windows ipc communication using named pipes in c++☆18Updated 7 years ago
- C++公共支持库☆20Updated 3 years ago
- a dynamic threadpool☆40Updated 5 years ago
- ☆16Updated 10 years ago
- Easy and powerful iocp library for c++☆48Updated 12 years ago
- ☆72Updated 7 years ago
- 一个轻量级C++密码类库☆60Updated 7 years ago
- 管道实现的进程间通信库,多线程支持☆31Updated 7 years ago
- Hook Windows API. supports Win7/8/10 x86 and x64 platform.☆32Updated 9 years ago
- Simple encapsulation for libuv, using C++11☆19Updated 6 years ago
- Bind lua/js etc to c++☆38Updated 3 years ago
- PDB Explorer 是一个能够查看微软 pdb 文件(Program DataBase,程序数据库)的工具,它能够将 pdb 文件中的 struct、union 及 enum 类型的定义以 C/C++ 的语法显示出来,特别适合 Windows 底层研究人员及 DDK …☆38Updated 10 years ago
- 谷歌2011年开始开发的一款专注于速度的压缩,解压库,速度完胜zlib。☆14Updated 7 years ago