awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 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 avatar

    LukasKalbertodt/bunt

    230View on GitHub↗

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

    Rust
    View on GitHub↗230
  • starship/starshipstarship avatar

    starship/starship

    58,310View on 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
    View on GitHub↗58,310
  • etienne-napoleone/spinachetienne-napoleone avatar

    etienne-napoleone/spinach

    119View on GitHub↗

    🥬 Practical no dependency spinner for Rust

    Rust
    View on GitHub↗119
  • ksk001100/seahorseksk001100 avatar

    ksk001100/seahorse

    306View on GitHub↗

    A minimal CLI framework written in Rust

    Rustclicli-frameworkeasy
    View on GitHub↗306
  • oconnor663/duct.rsoconnor663 avatar

    oconnor663/duct.rs

    1,027View on GitHub↗

    a Rust library for running child processes

    Rust
    View on GitHub↗1,027

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • srijs/rust-copperlinesrijs avatar

    srijs/rust-copperline

    26View on GitHub↗

    Pure-Rust Command Line Editing Library

    Rust
    View on GitHub↗26
  • colored-rs/coloredcolored-rs avatar

    colored-rs/colored

    2,024View on GitHub↗

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

    Rust
    View on GitHub↗2,024
  • docopt/docopt.rsdocopt avatar

    docopt/docopt.rs

    749View on GitHub↗

    Docopt for Rust (command line argument parser).

    Rust
    View on GitHub↗749
  • google/arghgoogle avatar

    google/argh

    1,928View on GitHub↗

    Rust derive-based argument parsing optimized for code size

    Rustarghargument-parserarguments
    View on GitHub↗1,928
  • kkawakam/rustylinekkawakam avatar

    kkawakam/rustyline

    1,886View on GitHub↗

    Readline Implementation in Rust

    Rust
    View on GitHub↗1,886
  • mikaelmello/inquiremikaelmello avatar

    mikaelmello/inquire

    2,587View on GitHub↗

    A Rust library for building interactive prompts

    Rust
    View on GitHub↗2,587
  • nukesor/comfy-tableNukesor avatar

    Nukesor/comfy-table

    1,292View on GitHub↗
    Rustcommandlinecommandline-interfacehacktoberfest
    View on GitHub↗1,292
  • rust-cli/rexpectrust-cli avatar

    rust-cli/rexpect

    382View on GitHub↗

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

    Rust
    View on GitHub↗382
  • sagiegurari/cliparsersagiegurari avatar

    sagiegurari/cliparser

    9View on GitHub↗

    Simple command line parser

    Rust
    View on GitHub↗9
  • clap-rs/clapclap-rs avatar

    clap-rs/clap

    16,528View on 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
    View on GitHub↗16,528
  • clitic/kdamclitic avatar

    clitic/kdam

    243View on GitHub↗

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

    Rust
    View on GitHub↗243
  • console-rs/dialoguerconsole-rs avatar

    console-rs/dialoguer

    1,597View on GitHub↗

    Rust utility library for nice command line prompts and similar things

    Rust
    View on GitHub↗1,597
  • console-rs/indicatifconsole-rs avatar

    console-rs/indicatif

    5,168View on 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
    View on GitHub↗5,168
  • fgribreau/spinnersFGRibreau avatar

    FGRibreau/spinners

    593View on GitHub↗

    🛎 60+ Elegant terminal spinners for Rust

    Rust
    View on GitHub↗593
  • gizak/termuigizak avatar

    gizak/termui

    13,574View on 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
    View on GitHub↗13,574
  • hniksic/rust-subprocesshniksic avatar

    hniksic/rust-subprocess

    450View on GitHub↗

    Execution of and interaction with external processes and pipelines

    Rust
    View on GitHub↗450
  • killercup/quiclikillercup avatar

    killercup/quicli

    537View on GitHub↗

    Quickly build cool CLI apps in Rust.

    Rustclicommand-linecrate
    View on GitHub↗537
  • lukaskalbertodt/term-painterLukasKalbertodt avatar

    LukasKalbertodt/term-painter

    78View on GitHub↗

    Cross-platform Rust library for coloring and formatting terminal output

    Rust
    View on GitHub↗78
  • mgrachev/update-informermgrachev avatar

    mgrachev/update-informer

    225View on GitHub↗

    Update informer for CLI/GUI applications written in Rust 🦀

    Rust
    View on GitHub↗225
  • movingtomars/linerMovingtoMars avatar

    MovingtoMars/liner

    72View on GitHub↗

    A readline-like library in Rust.

    Rust
    View on GitHub↗72
  • murarth/linefeedmurarth avatar

    murarth/linefeed

    194View on GitHub↗

    Configurable, extensible, interactive line reader

    Rust
    View on GitHub↗194
  • ogham/rust-ansi-termogham avatar

    ogham/rust-ansi-term

    481View on GitHub↗

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

    Rust
    View on GitHub↗481
  • pythops/tenerepythops avatar

    pythops/tenere

    672View on GitHub↗

    🤖 TUI for LLMs

    Rust
    View on GitHub↗672
  • a8m/pba8m avatar

    a8m/pb

    598View on GitHub↗

    Console progress bar for Rust

    Rust
    View on GitHub↗598
  • texitoi/structoptTeXitoi avatar

    TeXitoi/structopt

    2,727View on GitHub↗

    Parse command line arguments by defining a struct.

    Rust
    View on GitHub↗2,727