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

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

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

Cubified/tuibox

0
View on GitHub↗

Tuibox

A single-header terminal UI (TUI) library, capable of creating mouse-driven, interactive applications on the command line.

Features

  • 命令行界面 - Single-header library for mouse-driven terminal applications.

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI
  • TUI Libraries - Single-header C TUI library.
  • 311 星标·15 分支·C·4 次浏览

    Star 历史

    cubified/tuibox 的 Star 历史图表cubified/tuibox 的 Star 历史图表

    常见问题解答

    cubified/tuibox 是做什么的?

    A single-header terminal UI (TUI) library, capable of creating mouse-driven, interactive applications on the command line.

    cubified/tuibox 的主要功能有哪些?

    cubified/tuibox 的主要功能包括:命令行界面, TUI Libraries。

    cubified/tuibox 有哪些开源替代品?

    cubified/tuibox 的开源替代品包括: ggerganov/imtui — ImTui: Immediate Mode Text-based User Interface C++ Library. prompt-toolkit/python-prompt-toolkit — This project is a Python terminal user interface library and toolkit designed for building interactive command-line… arthursonzogni/ftxui — FTXUI is a C++ terminal user interface library and cross-platform console framework used for building interactive… gansm/finalcut — A Modern C++ Text-Based Widget Toolkit (TUI). jroimartin/gocui — gocui is a console user interface library for the Go programming language. It provides a toolkit for building… vadimdemedes/ink — Ink is a declarative framework for building interactive command-line applications using a component-based…

    Tuibox 的开源替代方案

    相似的开源项目,按与 Tuibox 的功能重合度排序。
    • gansm/finalcutgansm 的头像

      gansm/finalcut

      1,177在 GitHub 上查看↗

      A Modern C++ Text-Based Widget Toolkit (TUI)

      C++
      在 GitHub 上查看↗1,177
    • ggerganov/imtuiggerganov 的头像

      ggerganov/imtui

      3,587在 GitHub 上查看↗

      ImTui: Immediate Mode Text-based User Interface C++ Library

      C++
      在 GitHub 上查看↗3,587
    • arthursonzogni/ftxuiArthurSonzogni 的头像

      ArthurSonzogni/FTXUI

      9,686在 GitHub 上查看↗

      FTXUI is a C++ terminal user interface library and cross-platform console framework used for building interactive command line applications. It functions as a declarative terminal layout engine and a component-based UI toolkit that enables the creation of responsive interfaces. The library is distinguished by its terminal graphics and animation capabilities, allowing for the rendering of custom shapes, data plots, and smooth visual transitions using easing functions. It provides a comprehensive set of interactive widgets and a layout system utilizing flexbox and grid containers that adapt to

      C++arthursonzogniasciiascii-art
      在 GitHub 上查看↗9,686
    • jroimartin/gocuijroimartin 的头像

      jroimartin/gocui

      10,575在 GitHub 上查看↗

      gocui is a console user interface library for the Go programming language. It provides a toolkit for building interactive terminal applications using a layout engine that organizes overlapping rectangular views and coordinates. The library features a terminal input handler to capture and map keyboard shortcuts and mouse events to specific application actions. It includes an ANSI escape sequence parser to manage text attributes, colors, and cursor positioning. The framework covers interface view management and overlapping window layering, allowing for a structured arrangement of content. Rend

      Gocuigogocui
      在 GitHub 上查看↗10,575
    查看 Tuibox 的所有 30 个替代方案→