A blazingly fast, recursively searching command-line tool for finding regex patterns.
ripgrep (rg) is your go-to for quickly searching through codebases. It respects your `.gitignore` by default, skipping unwanted files, and is optimized for speed across Windows, macOS, and Linux. Use it like `rg 'your_pattern'` to find matches efficiently.
A blazingly fast, recursively searching command-line tool for finding regex patterns.
Developers and system administrators needing a faster alternative to traditional grep for code and text searching.
Not enough data yet. Star history will appear after a few days of tracking.