Modules labeled 'debug' (20)

Showing only modules in the root manifest. Show all modules

  • luadbg by pratikac — downloads: 187
    Lua Debugger
  • vinspect by mpeterv — downloads: 299
    Interactive Lua value visualizer.
  • tstrict by cehteh — downloads: 252
    Yet Another Implementation For Lua Strict Tables
  • PegDebug by paulclinger — downloads: 2,860
    PegDebug is a trace debugger for LPeg rules and captures.
  • lfunctimer by utmhikari — downloads: 73
    A function execution timer profiling lib for lua
  • my luarocks demo package
  • magic-apigw by aimpsmile — downloads: 74
    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: 771
    Paranoid Lua programming
  • pimp by uriid1 — downloads: 55
    Pimp Module for Lua Debugging
  • std.strict by gvvaughan — downloads: 4,589
    Check for use of undeclared variables
  • lua-mtrace by Zash — downloads: 158
    Verbose memory allocator
  • LRDB by satoren — downloads: 1,048
    Remote Debugger for Lua
  • lutrace by hisham — downloads: 444
    A tiny module for tracing functions executed by a Lua script.
  • debug.lua by Gunnar_z — downloads: 967
    A terminal based standalone frontend for mobdebug.
  • StackTracePlus by ignacio — downloads: 2,441
    StackTracePlus provides enhanced stack traces for Lua
  • lua-resty-vardump by lindowx — downloads: 716
    A debug tool for the Openresty/ngx_lua
  • DataDumper by luarocks — downloads: 4,196
    Converts a Lua value into its expression as a string.
  • MobDebug by paulclinger — downloads: 36k
    MobDebug is a remote debugger for the Lua programming language
  • lua-value-browser by fjg — downloads: 110
    Interactively print and browse Lua values from the standalone interpreter.
  • inspect by kikito — downloads: 2.2m
    Lua table visualizer, ideal for debugging