starwing / luagbkLinks
GBK encoding string support for Lua programming language.
☆36Updated 9 years ago
Alternatives and similar repositories for luagbk
Users that are interested in luagbk are comparing it to the libraries listed below
Sorting:
- Lua bindings for POSIX iconv☆93Updated 9 months ago
- A C FFI for Lua☆145Updated 4 years ago
- Full LuaPlus distribution☆199Updated 3 years ago
- Microsoft Component Object Model (COM) binding for Lua☆120Updated 5 years ago
- simple library to bind C/C++ and Lua(support lua 5.3/5.2/5.1)☆96Updated 6 years ago
- IUP all in one☆37Updated 7 years ago
- a wrapper for lua api,writting by c++☆59Updated 7 years ago
- A node complementation of lua which can be used as simple script engine or complex server engine and supports sync and async remote proce…☆47Updated 6 years ago
- Lua Studio is a simple IDE for Lua. It consists of an editor with syntax coloring, and an integrated debugger. Debugger can step into, st…☆43Updated 14 years ago
- Convert xlsx file to txt for grep text☆83Updated 8 years ago
- lua_tinker for lua 5.2☆16Updated 11 years ago
- A LuaNativeObject like lua binding generator☆23Updated 9 years ago
- LUA to C++ Binding Library☆214Updated 13 years ago
- Lua String Templates☆188Updated 10 years ago
- qnode(cute node) - C + Lua + Actor Model = Erlang-like system☆163Updated 6 years ago
- A Lua Remote Debugger☆94Updated 11 years ago
- A lua debugger in independent lua VM☆120Updated 7 years ago
- distributed lua framework☆150Updated 5 years ago
- tolua is a tool that greatly simplifies the integration of C/C++ code with Lua.☆65Updated 11 years ago
- A C network library☆166Updated 3 years ago
- A BSON library for lua☆104Updated 4 years ago
- A library for packing and unpacking binary data. The library adds two functions to the string library: pack and unpack.☆65Updated 12 years ago
- high performance and easily use asynchronous network library for C/Lua☆51Updated 4 years ago
- FFLUA 是嵌入LUA,注册C++相关的对象到lua的封装库, wraper for C++ embedding lua, extend C++ to lua