torch / xluaLinks
A set of useful functions to extend Lua (string, table, ...).
☆79Updated 6 years ago
Alternatives and similar repositories for xlua
Users that are interested in xlua are comparing it to the libraries listed below
Sorting:
- A class system for Lua.☆121Updated 8 years ago
- a non-official git mirror for ProFi, a Lua profiler☆76Updated 9 years ago
- Oriented Object Programming for Lua☆73Updated 8 years ago
- Threads for Lua and LuaJIT. Transparent exchange of data between threads is allowed thanks to torch serialization.☆255Updated 8 years ago
- A powerful (and blazing fast) argument checker and function overloading system for Lua or LuaJIT☆54Updated 9 years ago
- An async framework for Lua/Torch.☆116Updated 6 years ago
- LuaJIT and luarocks in one location☆159Updated 5 years ago
- Lua String Templates☆188Updated 10 years ago
- ☆52Updated 2 years ago
- Data structures, algorithms, and ML/NLP tools in Lua.☆26Updated 7 years ago
- A pure Lua-based, lightweight REPL for Torch.☆81Updated 7 years ago
- Binary heap implementation in Lua☆42Updated last year
- A random collection of core and utility level Lua libraries☆74Updated 2 years ago
- A Lua package to detect reading of undeclared variables and creating of global variables.☆26Updated 10 years ago
- Torch C data structures☆81Updated 7 years ago
- ☆42Updated 8 years ago
- JSON parser/encoder for Lua Parses JSON using LPEG for speed and flexibility. Depending on parser/encoder options, various values are pre…☆254Updated last year
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆65Updated 6 years ago
- New maintainer at: https://github.com/lunarmodules/lualogging☆146Updated 4 years ago
- Low-Level threads(pthreads or WIN32 threads) for Lua.☆150Updated 10 months ago
- FFI package for Lua 5.1 and Lua 5.2☆197Updated 4 years ago
- StackTracePlus provides enhanced stack traces for Lua.☆199Updated 2 years ago
- LRU cache in Lua☆95Updated 4 years ago
- A tool for tracing Lua script execution and analysing time profiles and coverage☆174Updated 9 years ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆75Updated 7 years ago
- Various support files for making developing Lua using Sublime Text 2 more pleasant.☆112Updated 10 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆79Updated last year
- Lua Assembler/Disassembler based on ChunkSpy☆28Updated 12 years ago
- combine multile lua file into a single one☆59Updated last year
- Lua Class System (LCS) is a small library which offers a clean, minimalistic but powerful API for (Pseudo) Object Oriented programming s…☆62Updated 11 years ago