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

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

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

1 个仓库

Awesome GitHub RepositoriesTUI Update Coordination

Mechanisms to synchronize concurrent updates to a terminal screen to prevent flickering and overlapping writes.

Distinguishing note: None of the candidates address TUI-specific screen write synchronization.

Explore 1 awesome GitHub repository matching user interface & experience · TUI Update Coordination. Refine with filters or upvote what's useful.

Awesome TUI Update Coordination GitHub Repositories

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

    pterm/pterm

    5,470在 GitHub 上查看↗

    pterm 是一个 Go 终端 UI 库,用于构建丰富的命令行界面。它为终端数据可视化、操作进度跟踪、交互式用户输入和结构化日志记录提供了工具集。 该库通过一套全面的视觉工具脱颖而出,包括用于交互式终端提示(如选择菜单和确认对话框)的框架,以及用于渲染条形图、热力图和树状结构的专用系统。它还包含一个结构化终端记录器,能够生成分级、彩色的系统消息。 该项目涵盖了广泛的功能领域,包括布局和格式化、通过进度条和旋转器进行的监控与可观测性,以及用于在控制台中保持统一视觉标识的全局主题管理。

    Synchronizes multiple live-updating components to prevent overlapping writes and flickering during terminal updates.

    Goanimationansi-colorsbeautify
    在 GitHub 上查看↗5,470
  1. Home
  2. User Interface & Experience
  3. TUI Update Coordination