Awesome Rust Productivity

  • bandwhich bandwhich 9,986
    star
    updated about 2 months ago MIT License

    Terminal bandwidth utilization tool

  • bartib bartib 666
    star
    updated 5 months 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 48,695
    star
    updated 3 months ago Apache License 2.0

    A cat(1) clone with wings.

  • broot broot 9,958
    star
    updated 8 months ago MIT License

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

  • dog dog 6,094
    star
    updated 6 months ago European Union Pu...

    A command-line DNS client.

  • eureka eureka 766
    star
    updated about 1 year ago MIT License

    πŸ’‘ CLI tool to input and store your ideas without leaving the terminal

  • exa exa 23,540
    star
    updated 6 months ago MIT License

    A modern replacement for β€˜ls’.

  • fd fd 33,228
    star
    updated 3 months ago Apache License 2.0

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

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

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

  • ripgrep ripgrep 48,517
    star
    updated about 2 months ago The Unlicense

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

  • updated 4 months ago MIT License

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

  • skim skim 5,136
    star
    updated 4 months ago MIT License

    Fuzzy Finder in rust!

  • structopt structopt 2,708
    star
    updated 11 months ago Other

    Parse command line arguments by defining a struct.