blog
archive tags CLI alternatives written in Rust.
Table of Contents
List of cli utilities written in Rust
- bat alternative for cat
- exa alternative for ls and tree
- fd alternative for find
- Starship prompt is a cross-shell prompt
- skim alternative for fzf
- ripgrep alternative for grep (or ack, etc)
- dust alternative for du
- hyperfine alternative for time
- procs alternative for ps
- sd alternative for sed for certain use cases
- ytop (or bottom on windows) alternative for htop
Terminal Emulators
- Alacritty A cross-platform, OpenGL terminal emulator.
Editors
- helix A post-modern text editor.
Copied! Copy code to clipboard