awesome-alternatives-in-rust/README.md
Takayuki Maeda cb79cefd27
Add ci.yml (#1)
* add ci.yml

* add repository links to tldr and nvm
2021-05-26 00:10:43 +09:00

1.4 KiB

Awesome RIIR

ls

  • ogham/exa — A replacement for 'ls'
  • Peltoche/lsd — An ls with a lot of pretty colors and awesome icons

cat

fd

  • sharkdp/fd - A simple, fast and user-friendly alternative to 'find'

ps

sed

  • chmln/sd - Intuitive find & replace CLI (sed alternative)

du

grep

  • BurntSushi/ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore

top

tldr

nvm

  • Schniz/fnm - 🚀 Fast and simple Node.js version manager, built in Rust