LuaDist / tolua
tolua is a tool that greatly simplifies the integration of C/C++ code with Lua.
☆64Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for tolua
- 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☆213Updated 4 years ago
- LUA to C++ Binding Library☆209Updated 12 years ago
- Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.☆64Updated last year
- Just a toy☆54Updated 8 years ago
- A lua debugger in independent lua VM☆121Updated 6 years ago
- The official version of Lua 5.3☆107Updated 4 months ago
- reload a lua module☆152Updated 3 years ago
- Lua 5.2/5.3 hotfix. Hot update functions and keep old data.☆79Updated 6 years ago
- Serialize lua objects into a binary block☆140Updated 4 years ago
- skynet框架C++移植版☆31Updated 5 years ago
- ☆41Updated 7 years ago
- A Lua Remote Debugger☆94Updated 10 years ago
- 一组供 lua 项目使用的公共库☆49Updated 4 years ago
- skiplist with rank, rank_of, rank_range, custom compare function,lua-bind☆21Updated 7 years ago
- BabeLua is a lua editor base on visual studio☆72Updated 10 years ago
- lsocket from http://tset.de/lsocket/☆61Updated 4 years ago
- 示范如何让多组游戏服务器运行在同一个 skynet 进程内☆37Updated 7 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 3 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…☆119Updated 4 years ago
- simple lua profiler☆89Updated 7 years ago
- This is a collection of several GDB macros that simplify debugging of C modules for Lua☆67Updated 7 years ago
- Lua CJSON is a fast JSON encoding/parsing module for Lua☆99Updated 2 years ago
- 基于libuv的skynet移植☆37Updated 4 years ago
- A lightweight online game framework☆94Updated 2 years ago
- Full LuaPlus distribution☆193Updated 2 years ago
- aoi algorithm☆84Updated 9 years ago
- A experimental project for moba like game server☆86Updated 7 years ago
- Convert a lua table to a C object , and share it among many lua states .☆48Updated 9 years ago
- BIN_LuaBind是一个和luabind、tolua++类似的库,提供了简洁的C/C++到lua的绑定机制,但与之不同的是BIN_LuaBind比他们更安全:lua层不在直接依赖于C/C++层指针,避免野指针引起宕机。除此之外,BIN_LuaBind对Lua提供了对lu…☆27Updated 9 years ago