LuaDist / tolua
tolua is a tool that greatly simplifies the integration of C/C++ code with Lua.
☆64Updated 10 years ago
Alternatives and similar repositories for tolua:
Users that are interested in tolua are comparing it to the libraries listed below
- tolua++ for Lua 5.2 and 5.3☆54Updated 8 years ago
- tolua++ is an extension of toLua, a tool to integrate C/Cpp code with Lua☆214Updated 4 years ago
- LUA to C++ Binding Library☆209Updated 12 years ago
- A lua debugger in independent lua VM☆121Updated 6 years ago
- A Lua Remote Debugger☆93Updated 11 years ago
- Just a toy☆54Updated 8 years ago
- lsocket from http://tset.de/lsocket/☆61Updated 4 years ago
- reload a lua module☆152Updated 3 years ago
- luacode is based on decoda(https://github.com/unknownworlds/decoda). It aims to be more powerful both in editing code and debuging lua pr…☆53Updated 4 years ago
- 示范如何让多组游戏服务器运行在同一个 skynet 进程内☆37Updated 8 years ago
- 一组供 lua 项目使用的公共库☆50Updated 4 years ago
- simple lua profiler☆90Updated 8 years ago
- BIN_LuaBind是一个和luabind、tolua++类似的库,提供了简洁的C/C++到lua的绑定机制,但与之不同的是BIN_LuaBind比他们更安全:lua层不在直接依赖于C/C++层指针,避免野指针引起宕机。除此之外,BIN_LuaBind对Lua提供了对lu…☆27Updated 9 years ago
- LuaProfiler can profile programs written in Lua and in CGILua. This repository was converted from a CVS repository on luaforge.net on Ja…☆120Updated 4 years ago
- Lua 5.2/5.3 hotfix. Hot update functions and keep old data.☆80Updated 6 years ago
- ☆41Updated 7 years ago
- The official version of Lua 5.3☆108Updated 7 months ago
- Serialize lua objects into a binary block☆142Updated 4 years ago
- Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.☆64Updated last year
- BabeLua is a lua editor base on visual studio