awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
yavfast avatar

yavfast/dbg-spider

0
View on GitHub↗
139 stars·52 forks·Pascal·5 viewsyavfast.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 history

Star history chart for yavfast/dbg-spiderStar history chart for yavfast/dbg-spider

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Dbg Spider

These projects share indexed features with Dbg Spider. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ipython/ipythonipython avatar

    ipython/ipython

    16,718View on 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
    View on GitHub↗16,718
  • microsoft/vscode-tips-and-tricksmicrosoft avatar

    microsoft/vscode-tips-and-tricks

    9,086View on 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

    View on GitHub↗9,086
  • hediet/vscode-debug-visualizerhediet avatar

    hediet/vscode-debug-visualizer

    8,168View on 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
    View on GitHub↗8,168
  • ase379/gpprofile2017A

    ase379/gpprofile2017

    0View on 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.

    View on GitHub↗0
Compare all 11 related projects→

Frequently asked questions

What does yavfast/dbg-spider do?

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…

What are the main features of yavfast/dbg-spider?

The main features of yavfast/dbg-spider are: Code Analysis and Debugging.

Which projects share features with yavfast/dbg-spider?

Projects with overlapping indexed features include: 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.