awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
DGH2112 avatar

DGH2112/ProfileViewer

0
View on GitHub↗
3 stele·4 fork-uri·Pascal·4 vizualizări

ProfileViewer

Profile Viewer

Features

  • Code Analysis and Debugging - Visualizes profiling data generated by source code instrumentation.

Istoric stele

Graficul istoricului de stele pentru dgh2112/profileviewerGraficul istoricului de stele pentru dgh2112/profileviewer

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru ProfileViewer

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu ProfileViewer.
  • ipython/ipythonAvatar ipython

    ipython/ipython

    16,718Vezi pe 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
    Vezi pe GitHub↗16,718
  • microsoft/vscode-tips-and-tricksAvatar microsoft

    microsoft/vscode-tips-and-tricks

    9,086Vezi pe 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

    Vezi pe GitHub↗9,086
  • hediet/vscode-debug-visualizerAvatar hediet

    hediet/vscode-debug-visualizer

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

    ase379/gpprofile2017

    0Vezi pe 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.

    Vezi pe GitHub↗0
Vezi toate cele 11 alternative pentru ProfileViewer→

Întrebări frecvente

Ce face dgh2112/profileviewer?

Profile Viewer

Care sunt principalele funcționalități ale dgh2112/profileviewer?

Principalele funcționalități ale dgh2112/profileviewer sunt: Code Analysis and Debugging.

Care sunt câteva alternative open-source pentru dgh2112/profileviewer?

Alternativele open-source pentru dgh2112/profileviewer includ: 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. integrated-application-development/sonar-delphi — Delphi language plugin for SonarQube. yavfast/dbg-spider — Real time profiler for Delphi applications: Detailed debug information (internal, TDS, MAP) Display information for…