Modules labeled 'debug' (20)

Showing only modules in the root manifest. Show all modules

  • MobDebug by paulclinger — downloads: 37.3k
    MobDebug is a remote debugger for the Lua programming language
  • pimp by uriid1 — downloads: 128
    Module for Lua pretty print and debugging
  • PegDebug by paulclinger — downloads: 2,930
    PegDebug is a trace debugger for LPeg rules and captures.
  • lfunctimer by utmhikari — downloads: 80
    A function execution timer profiling lib for lua
  • lua-mtrace by Zash — downloads: 172
    Verbose memory allocator
  • lua-rocks-app-project by rongfengliang — downloads: 100
    my luarocks demo package
  • magic-apigw by aimpsmile — downloads: 83
    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: 789
    Paranoid Lua programming
  • LRDB by satoren — downloads: 1,096
    Remote Debugger for Lua
  • debug.lua by Gunnar_z — downloads: 984
    A terminal based standalone frontend for mobdebug.
  • vinspect by mpeterv — downloads: 318
    Interactive Lua value visualizer.
  • tstrict by cehteh — downloads: 262
    Yet Another Implementation For Lua Strict Tables
  • lutrace by hisham — downloads: 459
    A tiny module for tracing functions executed by a Lua script.
  • luadbg by pratikac — downloads: 198
    Lua Debugger
  • lua-resty-vardump by lindowx — downloads: 1,095
    A debug tool for the Openresty/ngx_lua
  • std.strict by gvvaughan — downloads: 5,317
    Check for use of undeclared variables
  • DataDumper by luarocks — downloads: 4,337
    Converts a Lua value into its expression as a string.
  • lua-value-browser by fjg — downloads: 115
    Interactively print and browse Lua values from the standalone interpreter.
  • StackTracePlus by ignacio — downloads: 2,656
    StackTracePlus provides enhanced stack traces for Lua
  • inspect by kikito — downloads: 2.3m
    Lua table visualizer, ideal for debugging