Modules labeled 'debug' (19)

Showing only modules in the root manifest. Show all modules

  • luadbg by pratikac — downloads: 161
    Lua Debugger
  • PegDebug by paulclinger — downloads: 2,711
    PegDebug is a trace debugger for LPeg rules and captures.
  • lfunctimer by utmhikari — downloads: 46
    A function execution timer profiling lib for lua
  • vinspect by mpeterv — downloads: 209
    Interactive Lua value visualizer.
  • my luarocks demo package
  • tstrict by cehteh — downloads: 164
    Yet Another Implementation For Lua Strict Tables
  • safer by hisham — downloads: 682
    Paranoid Lua programming
  • lua-value-browser by fjg — downloads: 68
    Interactively print and browse Lua values from the standalone interpreter.
  • lua-resty-vardump by lindowx — downloads: 130
    A debug tool for the Openresty/ngx_lua
  • magic-apigw by aimpsmile — downloads: 35
    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.
  • lutrace by hisham — downloads: 306
    A tiny module for tracing functions executed by a Lua script.
  • MobDebug by paulclinger — downloads: 34.4k
    MobDebug is a remote debugger for the Lua programming language
  • LRDB by satoren — downloads: 850
    Remote Debugger for Lua
  • StackTracePlus by ignacio — downloads: 1,865
    StackTracePlus provides enhanced stack traces for Lua
  • lua-mtrace by Zash — downloads: 100
    Verbose memory allocator
  • debug.lua by Gunnar_z — downloads: 814
    A terminal based standalone frontend for mobdebug.
  • std.strict by gvvaughan — downloads: 4,050
    Check for use of undeclared variables
  • DataDumper by luarocks — downloads: 3,976
    Converts a Lua value into its expression as a string.
  • inspect by kikito — downloads: 1.9m
    Lua table visualizer, ideal for debugging