awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesVisual Debugging Interfaces

Graphical user interfaces that map program execution to visual representations for breakpoint management and profiling.

Distinct from Debugger Interfaces: Focuses on the visual mapping of execution and profiling rather than just wrapping a CLI debugger.

Explore 1 awesome GitHub repository matching part of an awesome list · Visual Debugging Interfaces. Refine with filters or upvote what's useful.

Awesome Visual Debugging Interfaces GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • experience-monks/devtoolExperience-Monks 的头像

    Experience-Monks/devtool

    3,747在 GitHub 上查看↗

    Devtool is a suite of developer tools designed to execute server-side JavaScript code within a browser environment. It functions as a bridge that allows Node.js programs to run inside a Chromium instance, enabling the use of built-in browser developer tools for visual debugging and performance profiling. The project provides a read-eval-print loop for interactive command execution with support for relative imports and piped input. It also includes a file watcher that monitors source files for changes and automatically reloads programs to accelerate the iteration cycle. The system integrates

    Maps program execution to a visual interface for setting breakpoints and analyzing performance profiles in real time.

    JavaScript
    在 GitHub 上查看↗3,747
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Debugger Interfaces
  5. Visual Debugging Interfaces