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

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

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

Open-source alternatives to Human Panic

30 open-source projects similar to rust-cli/human-panic, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Human Panic alternative.

  • lukaskalbertodt/buntLukasKalbertodt 的头像

    LukasKalbertodt/bunt

    230在 GitHub 上查看↗

    Simple macros to write colored and formatted text to a terminal. Based on termcolor, thus also cross-platform.

    Rust
    在 GitHub 上查看↗230
  • starship/starshipstarship 的头像

    starship/starship

    58,310在 GitHub 上查看↗

    Starship is a cross-shell prompt engine that provides a unified, context-aware command line interface. It functions as a terminal customization tool, allowing users to modify the appearance and behavior of their shell prompts through a centralized, configuration-driven utility. The project operates as a compiled, statically linked binary that integrates directly into shell startup sequences to ensure consistent performance across different operating systems. By utilizing shell-agnostic hooks, it injects dynamically generated strings into the prompt regardless of the underlying command interpr

    Rustbashfishfish-prompt
    在 GitHub 上查看↗58,310
  • etienne-napoleone/spinachetienne-napoleone 的头像

    etienne-napoleone/spinach

    119在 GitHub 上查看↗

    🥬 Practical no dependency spinner for Rust

    Rust
    在 GitHub 上查看↗119
  • ksk001100/seahorseksk001100 的头像

    ksk001100/seahorse

    306在 GitHub 上查看↗

    A minimal CLI framework written in Rust

    Rustclicli-frameworkeasy
    在 GitHub 上查看↗306
  • oconnor663/duct.rsoconnor663 的头像

    oconnor663/duct.rs

    1,027在 GitHub 上查看↗

    a Rust library for running child processes

    Rust
    在 GitHub 上查看↗1,027

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
  • srijs/rust-copperlinesrijs 的头像

    srijs/rust-copperline

    26在 GitHub 上查看↗

    Pure-Rust Command Line Editing Library

    Rust
    在 GitHub 上查看↗26
  • colored-rs/coloredcolored-rs 的头像

    colored-rs/colored

    2,024在 GitHub 上查看↗

    (Rust) Coloring terminal so simple you already know how to do it !

    Rust
    在 GitHub 上查看↗2,024
  • docopt/docopt.rsdocopt 的头像

    docopt/docopt.rs

    749在 GitHub 上查看↗

    Docopt for Rust (command line argument parser).

    Rust
    在 GitHub 上查看↗749
  • google/arghgoogle 的头像

    google/argh

    1,928在 GitHub 上查看↗

    Rust derive-based argument parsing optimized for code size

    Rustarghargument-parserarguments
    在 GitHub 上查看↗1,928
  • kkawakam/rustylinekkawakam 的头像

    kkawakam/rustyline

    1,886在 GitHub 上查看↗

    Readline Implementation in Rust

    Rust
    在 GitHub 上查看↗1,886
  • mikaelmello/inquiremikaelmello 的头像

    mikaelmello/inquire

    2,587在 GitHub 上查看↗

    A Rust library for building interactive prompts

    Rust
    在 GitHub 上查看↗2,587
  • nukesor/comfy-tableNukesor 的头像

    Nukesor/comfy-table

    1,292在 GitHub 上查看↗
    Rustcommandlinecommandline-interfacehacktoberfest
    在 GitHub 上查看↗1,292
  • rust-cli/rexpectrust-cli 的头像

    rust-cli/rexpect

    382在 GitHub 上查看↗

    Interact with unix processes/bash the same way as pexpect or Don libes expect does

    Rust
    在 GitHub 上查看↗382
  • sagiegurari/cliparsersagiegurari 的头像

    sagiegurari/cliparser

    9在 GitHub 上查看↗

    Simple command line parser

    Rust
    在 GitHub 上查看↗9
  • clap-rs/clapclap-rs 的头像

    clap-rs/clap

    16,528在 GitHub 上查看↗

    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

    Rustargument-parserargument-parsingcommand-line
    在 GitHub 上查看↗16,528
  • clitic/kdamclitic 的头像

    clitic/kdam

    243在 GitHub 上查看↗

    A console progress bar library for Rust. (inspired by tqdm & rich.progress)

    Rust
    在 GitHub 上查看↗243
  • console-rs/dialoguerconsole-rs 的头像

    console-rs/dialoguer

    1,597在 GitHub 上查看↗

    Rust utility library for nice command line prompts and similar things

    Rust
    在 GitHub 上查看↗1,597
  • console-rs/indicatifconsole-rs 的头像

    console-rs/indicatif

    5,168在 GitHub 上查看↗

    indicatif is a Rust library for rendering progress bars and loading spinners in command line applications. It provides terminal progress indicators that track task completion percentages and estimated time remaining. The project includes a multi-bar progress manager to coordinate several simultaneous indicators in a single terminal view and a terminal log synchronizer to prevent logging output from overlapping or distorting active bars. It features a spinner component for signaling active background processes when the total completion percentage is unknown. The library supports progress temp

    Rust
    在 GitHub 上查看↗5,168
  • fgribreau/spinnersFGRibreau 的头像

    FGRibreau/spinners

    593在 GitHub 上查看↗

    🛎 60+ Elegant terminal spinners for Rust

    Rust
    在 GitHub 上查看↗593
  • gizak/termuigizak 的头像

    gizak/termui

    13,574在 GitHub 上查看↗

    Termui is a Go terminal user interface library used for building interactive dashboards and visual layouts within a command-line environment. It functions as a TUI layout engine, an interactive CLI framework, and a terminal data visualization toolkit. The library provides a set of specialized widgets for rendering charts, plots, gauges, and tables using character-based graphics. It includes a grid-based system for arranging interface elements using relative coordinates and proportional sizing to create structured displays. The toolkit covers a broad range of capabilities including data visua

    Go
    在 GitHub 上查看↗13,574
  • hniksic/rust-subprocesshniksic 的头像

    hniksic/rust-subprocess

    450在 GitHub 上查看↗

    Execution of and interaction with external processes and pipelines

    Rust
    在 GitHub 上查看↗450
  • killercup/quiclikillercup 的头像

    killercup/quicli

    537在 GitHub 上查看↗

    Quickly build cool CLI apps in Rust.

    Rustclicommand-linecrate
    在 GitHub 上查看↗537
  • lukaskalbertodt/term-painterLukasKalbertodt 的头像

    LukasKalbertodt/term-painter

    78在 GitHub 上查看↗

    Cross-platform Rust library for coloring and formatting terminal output

    Rust
    在 GitHub 上查看↗78
  • mgrachev/update-informermgrachev 的头像

    mgrachev/update-informer

    225在 GitHub 上查看↗

    Update informer for CLI/GUI applications written in Rust 🦀

    Rust
    在 GitHub 上查看↗225
  • movingtomars/linerMovingtoMars 的头像

    MovingtoMars/liner

    72在 GitHub 上查看↗

    A readline-like library in Rust.

    Rust
    在 GitHub 上查看↗72
  • murarth/linefeedmurarth 的头像

    murarth/linefeed

    194在 GitHub 上查看↗

    Configurable, extensible, interactive line reader

    Rust
    在 GitHub 上查看↗194
  • ogham/rust-ansi-termogham 的头像

    ogham/rust-ansi-term

    481在 GitHub 上查看↗

    Rust library for ANSI terminal colours and styles (bold, underline)

    Rust
    在 GitHub 上查看↗481
  • pythops/tenerepythops 的头像

    pythops/tenere

    672在 GitHub 上查看↗

    🤖 TUI for LLMs

    Rust
    在 GitHub 上查看↗672
  • a8m/pba8m 的头像

    a8m/pb

    598在 GitHub 上查看↗

    Console progress bar for Rust

    Rust
    在 GitHub 上查看↗598
  • texitoi/structoptTeXitoi 的头像

    TeXitoi/structopt

    2,727在 GitHub 上查看↗

    Parse command line arguments by defining a struct.

    Rust
    在 GitHub 上查看↗2,727