dmccuskey / lua-errorLinks
Robust error handling for Lua (try(), catch(), and finally() .... finally!)
☆18Updated 10 years ago
Alternatives and similar repositories for lua-error
Users that are interested in lua-error are comparing it to the libraries listed below
Sorting:
- File system path manipulation library☆89Updated 5 years ago
- Customized Lua parser for [lua-language-server](https://github.com/sumneko/lua-language-server).☆73Updated 5 months ago
- a OS specified path manipulation module for Lua☆44Updated 2 years ago
- Pure Lua number library providing BigNum and fixed width unsigned integer types☆67Updated 6 years ago
- A iteration library for Lua☆58Updated 4 years ago
- Time, Date and Timezone library for lua☆131Updated 2 months ago
- memoized functions in lua☆104Updated 2 years ago
- A next-gen, Cross-Platform [Lua-5.1.x, LuaJIT-2.0, Lua-5.2.x, Lua-5.3.x, Lua-5.4.x]-supporting CLI made to supersede PUC-Lua and LuaJIT C…☆66Updated 2 years ago
- Binary heap implementation in Lua☆42Updated last year
- A fmtlib implement for Lua☆40Updated 11 months ago
- ☆31Updated 10 years ago
- A lua module for creating Excel XLSX files.☆143Updated 6 years ago
- A Lua library which provides base2(bitfield), base16(hex), base32(crockford/rfc), base64(rfc/url), base85(z85) decoding and encoding.☆92Updated 4 years ago
- StackTracePlus provides enhanced stack traces for Lua.☆200Updated 2 years ago
- BSON in pure Lua.☆41Updated 2 years ago
- A pure Lua uuid generator (modified from a Rackspace module)☆146Updated last year
- Semantic versioning for Lua