ripgrep
Ultra-fast recursive grep that respects .gitignore and skips binary files.
- Use case
- Search large codebases from the terminal without waiting on slow find/grep combos.
- Why it's good
- Rust-powered speed, sensible defaults, and regex support that feels instant on million-line trees.