Awesome Rust Productivity

  • bandwhich bandwhich 8,648
    star
    updated 15 days ago MIT License

    Terminal bandwidth utilization tool

  • bartib bartib 574
    star
    updated about 1 month ago GNU General Publi...

    A simple timetracker for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports.

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

    A cat(1) clone with wings.

  • broot broot 9,958
    star
    updated about 1 month ago MIT License

    A new way to see and navigate directory trees : https://dystroy.org/broot

  • dog dog 5,744
    star
    updated about 1 month ago European Union Pu...

    A command-line DNS client.

  • eureka eureka 732
    star
    updated 6 months ago MIT License

    ๐Ÿ’ก CLI tool to input and store your ideas without leaving the terminal

  • exa exa 23,203
    star
    updated about 1 month ago MIT License

    A modern replacement for โ€˜lsโ€™.

  • fd fd 31,156
    star
    updated about 1 month ago Apache License 2.0

    A simple, fast and user-friendly alternative to 'find'

  • gitoxide gitoxide 7,202
    star
    updated 5 months ago Apache License 2.0

    An idiomatic, lean, fast & safe pure Rust implementation of Git

  • ripgrep ripgrep 45,030
    star
    updated 8 days ago The Unlicense

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

  • updated over 1 year ago MIT License

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

  • skim skim 4,755
    star
    updated about 2 months ago MIT License

    Fuzzy Finder in rust!

  • structopt structopt 2,684
    star
    updated 4 months ago Other

    Parse command line arguments by defining a struct.