Modules labeled 'debug' (20)

Showing only modules in the root manifest. Show all modules

  • vinspect by mpeterv — downloads: 298
    Interactive Lua value visualizer.
  • tstrict by cehteh — downloads: 252
    Yet Another Implementation For Lua Strict Tables
  • luadbg by pratikac — downloads: 185
    Lua Debugger
  • PegDebug by paulclinger — downloads: 2,822
    PegDebug is a trace debugger for LPeg rules and captures.
  • StackTracePlus by ignacio — downloads: 2,410
    StackTracePlus provides enhanced stack traces for Lua
  • lfunctimer by utmhikari — downloads: 73
    A function execution timer profiling lib for lua
  • my luarocks demo package
  • MobDebug by paulclinger — downloads: 35.9k
    MobDebug is a remote debugger for the Lua programming language
  • magic-apigw by aimpsmile — downloads: 73
    Apache APISIX(incubating) is a cloud-native microservices API gateway, delivering the ultimate performance, security, open source and scalable platform for all your APIs and microservices.
  • safer by hisham — downloads: 770
    Paranoid Lua programming
  • pimp by uriid1 — downloads: 48
    Pimp Module for Lua Debugging
  • std.strict by gvvaughan — downloads: 4,567
    Check for use of undeclared variables
  • DataDumper by luarocks — downloads: 4,173
    Converts a Lua value into its expression as a string.
  • lua-value-browser by fjg — downloads: 109
    Interactively print and browse Lua values from the standalone interpreter.
  • lua-mtrace by Zash — downloads: 157
    Verbose memory allocator
  • LRDB by satoren — downloads: 1,046
    Remote Debugger for Lua
  • lutrace by hisham — downloads: 442
    A tiny module for tracing functions executed by a Lua script.
  • debug.lua by Gunnar_z — downloads: 966
    A terminal based standalone frontend for mobdebug.
  • lua-resty-vardump by lindowx — downloads: 682
    A debug tool for the Openresty/ngx_lua
  • inspect by kikito — downloads: 2.1m
    Lua table visualizer, ideal for debugging