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
·

1 Repo

Awesome GitHub RepositoriesAssembly Visualizers

Tools that provide a graphical representation of assembly language instructions alongside corresponding source code.

Distinguishing note: Candidates focus on the act of assembling/disassembling (translating), not the visualization and inspection of the resulting code.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Assembly Visualizers. Refine with filters or upvote what's useful.

Awesome Assembly Visualizers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • cs01/gdbguiAvatar von cs01

    cs01/gdbgui

    10,338Auf GitHub ansehen↗

    gdbgui is a web-based graphical frontend and visualizer for the GNU Debugger. It serves as a compiled language debugger that provides source-level inspection for C, C++, Go, Rust, and Fortran. The project acts as a remote debugging interface, providing a secure web portal for connecting to and controlling GDB sessions over a network. It distinguishes itself by offering a browser-based environment to visualize call stacks and data structures for programs running via the GNU Debugger. The interface covers program execution control and breakpoint management, featuring graphical variable inspect

    Provides a view of source code with interactive value hovers and the ability to toggle assembly language formats.

    TypeScriptbrowsercc-plus-plus
    Auf GitHub ansehen↗10,338
  1. Home
  2. Operating Systems & Systems Programming
  3. Assembly Visualizers