awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • cs01/gdbguiAvatar de cs01

    cs01/gdbgui

    10,338Ver en GitHub↗

    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
    Ver en GitHub↗10,338
  1. Home
  2. Operating Systems & Systems Programming
  3. Assembly Visualizers