starwing / lua-fmtLinks
A fmtlib implement for Lua
☆40Updated 9 months ago
Alternatives and similar repositories for lua-fmt
Users that are interested in lua-fmt are comparing it to the libraries listed below
Sorting:
- a OS specified path manipulation module for Lua☆44Updated 2 years ago
- File system path manipulation library☆89Updated 4 years ago
- Customized Lua parser for [lua-language-server](https://github.com/sumneko/lua-language-server).☆75Updated 3 months ago
- A simple API to use logging features in Lua☆62Updated 2 years ago
- A iteration library for Lua☆57Updated 4 years ago
- yet another lua pretty printer☆94Updated 2 years ago
- StackTracePlus provides enhanced stack traces for Lua.☆201Updated 2 years ago
- Tabular representation of Lua data☆58Updated 10 months ago
- Lua runtime and toolset☆185Updated 2 weeks ago
- Lua Memory Profiler (lmprof)☆63Updated 6 years ago
- A pure Lua JSON library.☆103Updated 2 months ago
- C extensions for LuaCov☆28Updated last year
- Lua parser and abstract syntax tree in Lua☆98Updated this week
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆67Updated 6 years ago
- Compatibility module providing Lua-5.3-style APIs for Lua 5.2 and 5.1☆243Updated 9 months ago
- Parses Lua to abstract syntax tree (AST) using LPeg.☆75Updated 8 years ago
- Semantic versioning for Lua☆109Updated 9 months ago
- Mediator pattern implementation for pub-sub management☆50Updated 5 years ago
- a lua extend library☆55Updated 4 years ago
- LuaSQLite 3 is a thin wrapper around the public domain SQLite3 database engine.☆35Updated 12 years ago
- An extension of LPeg that supports labeled failures☆147Updated 2 years ago
- a mutable string support to lua.☆26Updated 10 years ago
- A MessagePack implementation for Lua 5.3/5.4 - msgpack.org[Lua]☆96Updated last year
- A Lua C PreProcessor☆130Updated 8 years ago
- Reformats any valid Lua 5.3 source code.☆43Updated 3 years ago
- Bit array (or bit set, bit string, boolean vector, ..., whatever) data structure for Lua.☆15Updated 5 years ago
- Pure Lua implementation of alert dialog box (functionality similar to JavaScript alert() function).☆13Updated 7 years ago
- String interpolation for Lua☆92Updated 4 years ago
- A Lua code completer☆23Updated 5 years ago
- Coxpcall encapsulates the protected calls with a coroutine based loop, so errors can be dealed without the usual pcall/xpcall issues with…☆42Updated 7 years ago