awesome-repositories.com
Blog
awesome-repositories.com

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

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

Rust CLI Libraries

Ranking aktualisiert am 13. Juli 2026

For a library for building Rust CLI applications, the strongest matches are clap-rs/clap (Clap is the industry-standard library for building Rust CLI), fdehau/tui-rs (This library provides a comprehensive framework for building complex) and gyscos/cursive (Cursive is a comprehensive framework for building interactive terminal). Each is ranked by relevance to your query, popularity and recent activity.

Wir kuratieren Open-Source GitHub Repositories passend zu „best rust cli libraries“. Die Ergebnisse sind nach Relevanz für deine Suche sortiert — nutze die Filter unten oder verfeinere die Suche mit KI.

Rust CLI Libraries

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • clap-rs/clapAvatar von clap-rs

    clap-rs/clap

    16,528Auf GitHub ansehen↗

    Clap is a command-line argument parser for Rust that enables developers to define complex interfaces through strongly-typed data structures. It functions as a comprehensive framework for building terminal applications, automating the transformation of raw string inputs into validated, type-safe code representations while simultaneously generating help documentation and usage statements. The library distinguishes itself by offering both a declarative, attribute-based approach and a fluent builder-pattern API, allowing for flexible interface construction. It includes a sophisticated validation

    Clap is the industry-standard library for building Rust CLI applications, providing robust argument parsing, validation, and help generation that serves as the foundation for most terminal-based tools.

    RustArgument ParsersCommand-Line Argument Parsers
    Auf GitHub ansehen↗16,528
  • fdehau/tui-rsAvatar von fdehau

    fdehau/tui-rs

    10,875Auf GitHub ansehen↗

    tui-rs is a Rust framework for building rich terminal user interfaces and dashboards. It provides a terminal layout engine for dividing the screen into flexible rectangular regions and a widget library for rendering data in a terminal. The project includes a cross-platform terminal backend abstraction layer to ensure consistent rendering and compatibility across different operating system terminal drivers. The framework covers a wide range of UI components, including data visualization tools such as charts, progress gauges, and sparklines, as well as structural elements like data tables, ite

    This library provides a comprehensive framework for building complex terminal user interfaces, including widgets for progress reporting and console styling, making it a core tool for Rust CLI development.

    RustProgress BarsTerminal User InterfacesTerminal Widget Toolkits
    Auf GitHub ansehen↗10,875
  • gyscos/cursiveAvatar von gyscos

    gyscos/Cursive

    4,810Auf GitHub ansehen↗

    Cursive is a cross-platform terminal user interface toolkit and framework for building interactive applications in Rust. It provides a modular system for creating text-based graphical interfaces, utilizing a dedicated engine to manage the main display loop and view hierarchies. The toolkit features a backend-agnostic abstraction layer to ensure consistent rendering and input handling across different operating systems. It distinguishes itself through a palette-based theme engine that supports runtime theme loading and true color rendering, as well as the ability to generate user interface hie

    Cursive is a comprehensive framework for building interactive terminal user interfaces in Rust, providing the necessary tools for complex console layouts and input handling required for advanced CLI applications.

    RustTerminal User Interfaces
    Auf GitHub ansehen↗4,810

Related searches

  • a ruby framework for building cli applications
  • a library for building Kotlin CLI applications
  • ein Parser für Kommandozeilenargumente in Rust
  • a library for building C# CLI applications
  • a java library for building cli applications
  • a library for building typescript cli tools
  • ein Framework zum Erstellen von Python-CLIs
  • Go-Framework zum Erstellen von CLI-Tools