Awesome Rust Command-line

  • argh argh 1,625
    star
    updated 6 months ago BSD 3-Clause "New...

    Rust derive-based argument parsing optimized for code size

  • atuin atuin 10,083
    star
    updated over 1 year ago MIT License

    🐢 Magical shell history

  • bat bat 48,695
    star
    updated 3 months ago Apache License 2.0

    A cat(1) clone with wings.

  • clap clap 13,943
    star
    updated 3 months ago Apache License 2.0

    A full featured, fast Command Line Argument Parser for Rust

  • colored colored 1,326
    star
    updated over 1 year ago Mozilla Public Li...

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

  • updated 3 months ago MIT License

    🔶 Build beautiful terminal tables with automatic content wrapping

  • updated over 1 year ago MIT License

    A rust library for controlling interactive programs in a pseudo-terminal

  • pb pb 580
    star
    updated 11 months ago MIT License

    Console progress bar for Rust

  • quicli quicli 544
    star
    updated over 1 year ago Apache License 2.0

    Quickly build cool CLI apps in Rust.

  • rargs rargs 488
    star
    updated over 1 year ago MIT License

    xargs + awk with pattern matching support. `ls *.bak | rargs -p '(.*)\.bak' mv {0} {1}`

  • updated over 1 year ago MIT License

    🛎 60+ Elegant terminal spinners for Rust

  • updated about 2 months ago The Unlicense

    Cross platform terminal colors for Rust.

  • updated almost 4 years ago

    Low-level Rust library for implementing terminal command line interface, like in embedded systems.

  • tui-rs tui-rs 10,085
    star
    updated over 1 year ago MIT License

    Build terminal user interfaces and dashboards using Rust