A collection of modern/faster/saner alternatives to common unix commands.
Go to file
2021-01-11 20:15:23 -05:00
README.md Update README.md 2021-01-11 20:15:23 -05:00

Rewritten In Rust

A collection of modern/faster/saner alternatives to common apps and tools, written in Rust.

Command Line Tools

  • bat — A cat clone with wings.
  • coreutils — Cross-platform Rust rewrite of the GNU coreutils.
  • exa — A modern replacement for ls.
  • fd — A simple, fast and user-friendly alternative to find.
  • procs — A modern replacement for ps.
  • sd — An intuitive find & replace CLI (sed alternative).
  • dust — A more intuitive version of du in rust.
  • ripgrep — An extremely fast alternative to grep that respects your gitignore.
  • hyperfine — A command-line benchmarking tool inspired by bench
  • bottom — Yet another cross-platform graphical process/system monitor heavily inspired by htop.
  • tealdeer — A very fast implementation of tldr in Rust.
  • rmesg — A dmesg implementation in Rust.
  • ox — An independent Rust text editor inspired by vim, nano, and emacs.
  • zoxide — A blazing fast alternative to cd