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 | ||
README.md |
Awesome RIIR
ls
- ogham/exa — A replacement for 'ls'
- Peltoche/lsd — An ls with a lot of pretty colors and awesome icons
cat
- sharkdp/bat - A cat(1) clone with wings.
find
- sharkdp/fd - A simple, fast and user-friendly alternative to 'find'
ps
- dalance/procs - A modern replacement for ps written in Rust
sed
- chmln/sd - Intuitive find & replace CLI (sed alternative)
du
- bootandy/dust - A more intuitive version of du in rust
grep
- BurntSushi/ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore
top
- cjbassi/ytop - A TUI system monitor written in Rust
- ClementTsang/bottom - Yet another cross-platform graphical process/system monitor.
tldr
- dbrgn/tealdeer - A very fast implementation of tldr in Rust.
nvm
- Schniz/fnm - 🚀 Fast and simple Node.js version manager, built in Rust
rm
- nivekuil/rip - A safe and ergonomic alternative to rm