awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
andersmelander avatar

andersmelander/map2pdb

0
View on GitHub↗
73 Stars·23 Forks·Pascal·3 Aufrufe

Map2pdb

Copyright (c) 2021 Anders Melander

Features

  • Code Analysis and Debugging - Converts map files into debug symbols for external tools.

Star-Verlauf

Star-Verlauf für andersmelander/map2pdbStar-Verlauf für andersmelander/map2pdb

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Map2pdb

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Map2pdb.
  • ipython/ipythonAvatar von ipython

    ipython/ipython

    16,718Auf GitHub ansehen↗

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

    microsoft/vscode-tips-and-tricks

    9,086Auf GitHub ansehen↗

    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

    Auf GitHub ansehen↗9,086
  • hediet/vscode-debug-visualizerAvatar von hediet

    hediet/vscode-debug-visualizer

    8,168Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,168
  • delphicodecoverage/delphicodecoverageAvatar von DelphiCodeCoverage

    DelphiCodeCoverage/DelphiCodeCoverage

    91Auf GitHub ansehen↗
    Pascal
    Auf GitHub ansehen↗91
Alle 11 Alternativen zu Map2pdb anzeigen→

Häufig gestellte Fragen

Was macht andersmelander/map2pdb?

Copyright (c) 2021 Anders Melander

Was sind die Hauptfunktionen von andersmelander/map2pdb?

Die Hauptfunktionen von andersmelander/map2pdb sind: Code Analysis and Debugging.

Welche Open-Source-Alternativen gibt es zu andersmelander/map2pdb?

Open-Source-Alternativen zu andersmelander/map2pdb sind unter anderem: 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… dgh2112/profileviewer — Profile Viewer. 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…