awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesMulti-Pane Debugger Layouts

Interfaces that organize multiple debugging views into a grid for simultaneous state monitoring.

Distinct from Dual-Pane Layouts: Specifically for debugger state monitoring panes rather than general dual-pane UI patterns

Explore 2 awesome GitHub repositories matching user interface & experience · Multi-Pane Debugger Layouts. Refine with filters or upvote what's useful.

Awesome Multi-Pane Debugger Layouts GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • snare/voltronsnare 的头像

    snare/voltron

    6,341在 GitHub 上查看↗

    Voltron is a web-based debugger visualizer interface used for rendering internal program state and debugger output into specialized visual panes and views. It functions as a debugger state inspector that visualizes registers, memory, stack frames, and breakpoints to analyze program flow and behavior. The project includes a custom lexer syntax highlighter that applies colors and formatting to raw debugger command output. This system uses a tokenizer and pattern-matching text formatting to improve the readability of technical data. The framework covers the construction of custom debugging tool

    Organizes multiple debugger views into a grid of dedicated windows for simultaneous monitoring of program state.

    Python
    在 GitHub 上查看↗6,341
  • louisnw01/lightweight-charts-pythonlouisnw01 的头像

    louisnw01/lightweight-charts-python

    2,074在 GitHub 上查看↗

    这是一个用于 Lightweight Charts 库的 Python 封装,旨在渲染交互式的浏览器端金融可视化图表。它是一个构建自定义金融仪表盘和界面的框架,能够集成实时市场数据流和历史数据序列。 该库支持通过组合多面板图表、自选股列表和订单录入表格来构建复杂的布局,并将其整合进统一的工作区。它通过将实时 Tick 或 Bar 数据直接流式传输到活跃的图表中,支持实时市场监控,无需刷新页面即可实现增量更新。 除了基础渲染,该工具包还提供了强大的技术分析功能,包括直接在画布上绘制标注、趋势线和标记。用户可以配置蜡烛图、成交量柱状图和图例的视觉外观,并将时间周期选择或键盘快捷键等交互操作映射到自定义的 Python 逻辑中。

    Supports arranging multiple independent chart instances within a single view for simultaneous asset comparison.

    TypeScriptcharting-libraryfinancial-charting-librarylive-charts
    在 GitHub 上查看↗2,074
  1. Home
  2. User Interface & Experience
  3. Multi-Pane Debugger Layouts