Modules labeled 'debug' (20)

Showing only modules in the root manifest. Show all modules

  • LRDB by satoren — downloads: 1,106
    Remote Debugger for Lua
  • pimp by uriid1 — downloads: 129
    Module for Lua pretty print and debugging
  • PegDebug by paulclinger — downloads: 2,935
    PegDebug is a trace debugger for LPeg rules and captures.
  • MobDebug by paulclinger — downloads: 37.7k
    MobDebug is a remote debugger for the Lua programming language
  • 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
  • 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: 200
    Lua Debugger
  • lua-resty-vardump by lindowx — downloads: 1,131
    A debug tool for the Openresty/ngx_lua
  • std.strict by gvvaughan — downloads: 5,352
    Check for use of undeclared variables
  • DataDumper by luarocks — downloads: 4,362
    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,703
    StackTracePlus provides enhanced stack traces for Lua
  • inspect by kikito — downloads: 2.3m
    Lua table visualizer, ideal for debugging