Awesome Rust Command-line

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

    Rust derive-based argument parsing optimized for code size

  • atuin atuin 10,083
    star
    updated 11 months ago MIT License

    ๐Ÿข Magical shell history

  • bat bat 45,968
    star
    updated about 1 month ago Apache License 2.0

    A cat(1) clone with wings.

  • clap clap 13,064
    star
    updated about 2 months ago Apache License 2.0

    A full featured, fast Command Line Argument Parser for Rust

  • colored colored 1,326
    star
    updated 11 months ago Mozilla Public Li...

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

  • updated 2 months ago MIT License

    ๐Ÿ”ถ Build beautiful terminal tables with automatic content wrapping

  • updated 10 months ago MIT License

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

  • pb pb 575
    star
    updated 4 months ago MIT License

    Console progress bar for Rust

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

    Quickly build cool CLI apps in Rust.

  • rargs rargs 447
    star
    updated 9 months ago MIT License

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

  • updated 12 months ago MIT License

    ๐Ÿ›Ž 60+ Elegant terminal spinners for Rust

  • updated 4 months ago The Unlicense

    Cross platform terminal colors for Rust.

  • updated over 3 years ago

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

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

    Build terminal user interfaces and dashboards using Rust