pure-lua
There are 22 repositories under pure-lua topic.
slembcke/debugger.lua
A dependency free, embeddable debugger for Lua in a single file (.lua or .h)
arthurealike/turtle.lua
Turtle graphics library for LÖVE.
CapsAdmin/luajitsocket
pure luajit ffi socket bindings for unix and windows
EvineDev/Artal
A .PSD parsing library for LÖVE
ReFreezed/DumbLuaParser
Lua parsing library capable of optimizing and minifying code.
ReFreezed/Gloa
Glóa - a statically typed language that compiles to Lua. *UNDER DEVELOPMENT*
LaiYizhou/lua-YAMLParserLite
A lite yaml parser for pure lua (working with unity3d)
lukashoracek/lua-scheduler
Simple Lua coroutine/task scheduler example
SwadicalRag/bullet3-lua
The Bullet Physics SDK compiled to Lua via (WASM and) wasm2lua
PG1003/bitmap
Bitmap Manipulation Primitives written in pure Lua
SwadicalRag/brotli-lua
brotli compiled to pure lua via wasm2lua
AstolfoBrew/SimpleBench
Simple Lua Benchmarking Tool
krissemicolon/semicolonvim
my personal neovim text editor configuration
alejandro-alzate/language-lua
A pure lua language manager geared to use on user interfaces whether is a game or a productivity tool with capability of hotswaping
Fictitious-Rotor/fpg
A combinator-based pure lua language framework
odkr/properset.lua
A package for handling sets, properly.
cafehaine/lua-minify
lua-minify is a Lua library to minify html5 and css3.
guysv/netstring.lua
A lightweight Netstring library for Lua
lunaboards-dev/lua-xxh64
Pure Lua xxHash64
ReFreezed/LuaCss
CSS tokenizing/minimizing library for Lua.
palasimi/lua-igt
Pure lua module for converting interlinear glosses to HTML.
xesdoog/SHA256-Lua
SHA256 hashing algorithm in pure Lua.