No description
Find a file
Takayuki Maeda e28ba86558 add TOC
2021-05-27 22:19:45 +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 add TOC 2021-05-27 22:19:45 +09:00

Awesome Rewrite It In Rust (RIIR)

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

Table of contents

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

hexdump

  • hexyl - A command-line hex viewer

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