No description
Find a file
2021-05-27 22:03:33 +09:00
.github Replace yaml with yml (#3) 2021-05-26 01:57:36 +09:00
results Replace yaml with yml (#3) 2021-05-26 01:57:36 +09:00
src Replace yaml with yml (#3) 2021-05-26 01:57:36 +09:00
.gitignore first commit 2021-05-25 22:10:01 +09:00
Cargo.lock Add ci.yml (#1) 2021-05-26 00:10:43 +09:00
Cargo.toml Add ci.yml (#1) 2021-05-26 00:10:43 +09:00
CONTRIBUTING.md Update CONTRIBUTING.md 2021-05-27 21:54:30 +09:00
README.md Update README.md 2021-05-27 22:03:33 +09:00

Awesome Rewrite It In Rust (RIIR)

If you want to contribute, please read CONTRIBUTING.md.

cat

du

find

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

grep

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

ls

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

nvm

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

ps

rm

sed

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

tldr

top