awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesTerminal User Interface Frameworks

High-performance toolkits for creating complex, stateful terminal interfaces using modular widget-based architectures.

Distinct from Rust: Distinct from general Rust resources: focuses on TUI-specific framework capabilities.

Explore 2 awesome GitHub repositories matching programming languages & runtimes · Terminal User Interface Frameworks. Refine with filters or upvote what's useful.

Awesome Terminal User Interface Frameworks GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • tui-rs-revival/ratatuiAvatar von tui-rs-revival

    tui-rs-revival/ratatui

    21,091Auf GitHub ansehen↗

    Ratatui is a Rust framework and cross-platform terminal renderer used to build rich terminal user interfaces. It functions as a toolkit for creating interactive command-line displays, dashboards, and data visualizations. The library employs an immediate mode rendering approach, where the interface is redrawn every frame based on the current application state. It uses a widget-based layout system to compose complex text-based interfaces. The framework includes a rectangle-based layout engine and a backend-agnostic drawing system to decouple UI logic from specific terminal emulators. It furthe

    Offers a high-performance Rust toolkit for developing stateful, widget-based terminal user interfaces.

    Rust
    Auf GitHub ansehen↗21,091
  • ratatui/ratatuiAvatar von ratatui

    ratatui/ratatui

    18,525Auf GitHub ansehen↗

    Ratatui is a Rust framework for building interactive, stateful terminal user interfaces. It provides a modular architecture that maps application data to visual components, enabling the creation of complex, text-based applications that run directly in the terminal. The library distinguishes itself through an immediate-mode rendering system that utilizes double-buffering to minimize flickering and reduce communication overhead. It employs a constraint-based layout engine to partition screen space into nested segments, allowing for the construction of sophisticated visual hierarchies that remai

    Serves as a high-performance toolkit for creating complex, stateful terminal interfaces using a modular widget-based architecture.

    Rustcliratatuirust
    Auf GitHub ansehen↗18,525
  1. Home
  2. Programming Languages & Runtimes
  3. Programming Language Varieties
  4. Programming Languages
  5. Systems & Low-Level
  6. Rust
  7. Terminal User Interface Frameworks