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

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

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

yavfast/dbg-spider

0
View on GitHub↗
139 星标·52 分支·Pascal·2 次浏览yavfast.github.io/dbg-spider↗

Dbg Spider

Real time profiler for Delphi applications: Detailed debug information (internal, TDS, MAP) Display information for multi-threaded applications Timeline diagram for process execute Analysis of exceptions Analysis of the realtime use of memory Analysis of memory leaks Analysis of the call stack…

Features

  • Code Analysis and Debugging - Provides real-time profiling for running applications.

Star 历史

yavfast/dbg-spider 的 Star 历史图表yavfast/dbg-spider 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

yavfast/dbg-spider 是做什么的?

Real time profiler for Delphi applications: Detailed debug information (internal, TDS, MAP) Display information for multi-threaded applications Timeline diagram for process execute Analysis of exceptions Analysis of the realtime use of memory Analysis of memory leaks Analysis of the call stack…

yavfast/dbg-spider 的主要功能有哪些?

yavfast/dbg-spider 的主要功能包括:Code Analysis and Debugging。

yavfast/dbg-spider 有哪些开源替代品?

yavfast/dbg-spider 的开源替代品包括: ipython/ipython — IPython is an interactive computing environment and programmable extension of the Python read-eval-print loop. It… hediet/vscode-debug-visualizer — This is a visual debugging tool for VS Code that renders program variables and data structures as graphical diagrams… microsoft/vscode-tips-and-tricks — This project is a comprehensive productivity guide and configuration reference for the VS Code editor. It provides a… delphicodecoverage/delphicodecoverage. dgh2112/profileviewer — Profile Viewer. integrated-application-development/sonar-delphi — Delphi language plugin for SonarQube.

Dbg Spider 的开源替代方案

相似的开源项目,按与 Dbg Spider 的功能重合度排序。
  • ipython/ipythonipython 的头像

    ipython/ipython

    16,718在 GitHub 上查看↗

    IPython is an interactive computing environment and programmable extension of the Python read-eval-print loop. It serves as a development tool for writing, testing, and executing code in a live environment designed for rapid prototyping and data exploration. The system differentiates itself through a specialized set of magic commands for environment configuration and system shell integration. It features an object introspection engine for analyzing live program objects at runtime and a frontend-agnostic kernel that allows the execution logic to be embedded into other applications or graphical

    Python
    在 GitHub 上查看↗16,718
  • microsoft/vscode-tips-and-tricksmicrosoft 的头像

    microsoft/vscode-tips-and-tricks

    9,086在 GitHub 上查看↗

    This project is a comprehensive productivity guide and configuration reference for the VS Code editor. It provides a curated collection of shortcuts, configuration tips, and tutorials designed to improve efficiency and optimize the daily coding workflow. The resource covers advanced AI-assisted development, including the integration of autonomous agents, custom prompt files, and AI-powered coding assistants for task automation and code generation. It also provides specialized guidance on integrated terminal management, such as configuring shell profiles and automating command execution. Addi

    在 GitHub 上查看↗9,086
  • hediet/vscode-debug-visualizerhediet 的头像

    hediet/vscode-debug-visualizer

    8,168在 GitHub 上查看↗

    This is a visual debugging tool for VS Code that renders program variables and data structures as graphical diagrams during active debugging sessions. It functions as a programmable framework that converts internal runtime data and debug expressions into visual representations to assist in understanding program state. The project distinguishes itself through a programmable extraction system that allows the injection of custom JavaScript scripts into the debuggee. These scripts define how project-specific data types are parsed and transformed into JSON formats compatible with the visualization

    TypeScript
    在 GitHub 上查看↗8,168
  • ase379/gpprofile2017A

    ase379/gpprofile2017

    0在 GitHub 上查看↗

    GpProfile is a source code instrumenting profiler for Delphi. It allows you to easily find bottlenecks and significantly improves perfomance of your Delphi applications. It is a must-have tool for any Delphi developer.

    在 GitHub 上查看↗0
  • 查看 Dbg Spider 的所有 11 个替代方案→