A while ago I came across this post: https://towardsdatascience.com/awesome-rust-powered-command-...

I’ve also been using bat and exa which are pretty good replacements for cat and ls, respectively.

https://github.com/sharkdp/bat

https://github.com/ogham/exa

scc is an insanely fast alternative to cloc: https://github.com/boyter/scc

nnn is also my go to file tree navigation / file moving tool these days too: https://github.com/jarun/nnn