Modules labeled 'debug' (20)

Showing only modules in the root manifest. Show all modules

  • pimp by uriid1 — downloads: 135
    Module for Lua pretty print and debugging
  • lua-mtrace by Zash — downloads: 174
    Verbose memory allocator
  • PegDebug by paulclinger — downloads: 2,940
    PegDebug is a trace debugger for LPeg rules and captures.
  • lutrace by hisham — downloads: 462
    A tiny module for tracing functions executed by a Lua script.
  • lfunctimer by utmhikari — downloads: 82
    A function execution timer profiling lib for lua
  • lua-rocks-app-project by rongfengliang — downloads: 102
    my luarocks demo package
  • magic-apigw by aimpsmile — downloads: 85
    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: 791
    Paranoid Lua programming
  • LRDB by satoren — downloads: 1,113
    Remote Debugger for Lua
  • tstrict by cehteh — downloads: 264
    Yet Another Implementation For Lua Strict Tables
  • MobDebug by paulclinger — downloads: 37.9k
    MobDebug is a remote debugger for the Lua programming language
  • vinspect by mpeterv — downloads: 321
    Interactive Lua value visualizer.
  • luadbg by pratikac — downloads: 202
    Lua Debugger
  • debug.lua by Gunnar_z — downloads: 986
    A terminal based standalone frontend for mobdebug.
  • lua-resty-vardump by lindowx — downloads: 1,134
    A debug tool for the Openresty/ngx_lua
  • std.strict by gvvaughan — downloads: 5,360
    Check for use of undeclared variables
  • DataDumper by luarocks — downloads: 4,401
    Converts a Lua value into its expression as a string.
  • lua-value-browser by fjg — downloads: 117
    Interactively print and browse Lua values from the standalone interpreter.
  • StackTracePlus by ignacio — downloads: 2,751
    StackTracePlus provides enhanced stack traces for Lua
  • inspect by kikito — downloads: 2.3m
    Lua table visualizer, ideal for debugging