ripgrep
Ultra-fast recursive grep that respects .gitignore and skips binary files.
- 使用事例
- Search large codebases from the terminal without waiting on slow find/grep combos.
- なぜそれが良いのか
- Rust-powered speed, sensible defaults, and regex support that feels instant on million-line trees.