ripgrep
Fast recursive search that respects .gitignore by default.
Why it is included
Excellent engineering and daily-driver ergonomics vs classic grep for repos.
Best for
Searching large codebases during development.
If you use Windows, Mac, or paid tools
Search alternative to Windows findstr, classic grep, and slow IDE-wide search on huge trees.
Strengths
- Speed
- Unicode
- Sensible defaults
Limitations
- Not a full find replacement
Good alternatives
The Silver Searcher
Related tools
Developer Tools
Git
Distributed version control system—the collaboration backbone of software.
Developer Tools
tldr pages
Simplified community-driven examples for command-line tools.
Developer Tools
lazygit
Terminal UI for staging, rebasing, and browsing git history.
Developer Tools
Glow
Render Markdown in the terminal with readable styling.
Developer Tools
Watchexec
Executes commands in response to file modifications
Developer Tools
Yarn
📦🐈 Active development trunk for Yarn ⚒
