mirror of
https://github.com/TaKO8Ki/awesome-alternatives-in-rust
synced 2024-11-10 06:04:13 +00:00
No description
.github | ||
results | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
CONTRIBUTING.md | ||
README.md |
Awesome Rewrite It In Rust (RIIR)
If you want to contribute, please read CONTRIBUTING.md.
Table of contents
cat
- sharkdp/bat - A cat(1) clone with wings.
du
- bootandy/dust - A more intuitive version of du in rust
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
- dalance/procs - A modern replacement for ps written in Rust
rm
- nivekuil/rip - A safe and ergonomic alternative to rm
sed
- chmln/sd - Intuitive find & replace CLI (sed alternative)
tldr
- dbrgn/tealdeer - A very fast implementation of tldr in Rust.
top
- ClementTsang/bottom - Yet another cross-platform graphical process/system monitor.
- cjbassi/ytop - A TUI system monitor written in Rust