Reimplement luafilesystem via LuaJIT FFI with unicode facilities
☆25Feb 21, 2026Updated last week
Alternatives and similar repositories for luafilesystem
Users that are interested in luafilesystem are comparing it to the libraries listed below
Sorting:
- Higher-level C API for Lua based on llib☆28Apr 6, 2014Updated 11 years ago
- LPeg version 1.0 Parser in pure LuaJIT☆113May 9, 2022Updated 3 years ago
- cross platform network library with TLS extension, support LuaJIT's pull style API, using epoll/kqueue/wepoll underlying.☆11Jul 8, 2023Updated 2 years ago
- my tiny LuaJIT 2.1 fork☆24Aug 21, 2023Updated 2 years ago
- Lua module to parse a Portable Executable (.exe , .dll, etc.) file and extract metadata☆24Jul 30, 2024Updated last year
- Lua string patterns rewritten in Lua + FFI, for LuaJIT.☆54Apr 22, 2016Updated 9 years ago
- small x86-64 jit compiler written in luajit☆18May 3, 2025Updated 10 months ago
- Parsing Expression Grammar (PEG) bytecode parser/compiler library☆14Jul 3, 2022Updated 3 years ago
- A LuaJIT-based interface to libclang☆21Feb 7, 2026Updated 3 weeks ago
- LuaJIT binding to the aws s2n TLS library☆14Oct 26, 2015Updated 10 years ago
- portable memory manager (Virtual address space level)☆12Dec 11, 2017Updated 8 years ago
- Compound Operators patch for lua/luajit☆18Updated this week
- LuaJIT binding to Zydis - Zyantific disassembly tools☆16Aug 7, 2018Updated 7 years ago
- The simplex method for solving linear programming problems implemented in Lua☆15Mar 3, 2013Updated 13 years ago
- Tcp server with nothing but Lua code☆40Sep 13, 2019Updated 6 years ago
- LuaJIT FFI bindings for the Tiny C Compiler☆29May 23, 2022Updated 3 years ago
- Native windows (Windows, Linux, OSX) for Lua☆30Dec 7, 2019Updated 6 years ago
- Parsing common data formats via LPeg☆66Jul 30, 2024Updated last year
- Multi-threading Lua states (see: https://github.com/osch/lua-mtstates#mtstates)☆17Nov 10, 2023Updated 2 years ago
- LuaJIT binding to libcurl☆17Aug 9, 2017Updated 8 years ago
- A parser of C headers for the Titan FFI☆16Dec 9, 2017Updated 8 years ago
- libtls implemented on top of BearSSL☆45Sep 8, 2022Updated 3 years ago
- A iteration library for Lua☆58Jan 26, 2021Updated 5 years ago
- TINN Is Not Node - All things Windows☆88Mar 21, 2020Updated 5 years ago
- MobDebug Debug Adapter for Visual Studio Code☆21Apr 13, 2022Updated 3 years ago
- Parse programming languages syntax into an AST using PEGs with ease (LPeg Extension).☆71Dec 9, 2022Updated 3 years ago
- A command-line tool for building and analyzing graph of dependencies between Lua modules within a package.☆39Apr 14, 2018Updated 7 years ago
- Fork of LuaXML (originally Paul Chakravarti)☆19Jan 29, 2026Updated last month
- An efficient Ternary Search Tree and persistent database for LuaJIT☆18Jun 11, 2021Updated 4 years ago
- module supporting win32 ffi binding☆38Nov 19, 2024Updated last year
- The most comprehensive CBOR module in the Lua universe.☆22Jan 31, 2025Updated last year
- Extended PEG Notation Format (easy grammars for LPeg)☆25Jan 20, 2024Updated 2 years ago
- Trace debugger for LPeg rules and captures.☆45Sep 19, 2019Updated 6 years ago
- A Lua toolkit for computational geometry on a grid☆43Feb 21, 2026Updated last week
- a utf-8 support module for Lua and LuaJIT.