BurntSushi/ripgrep
Sponsor Star BurntSushi / ripgrep ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Rust68K stars2.7K forks+84 today
Topics
#ripgrep#recursively-search#search#regex#gitignore#grep#command-line-tool#command-line#cli#rust
What it does
ripgrep is a powerful search tool that quickly finds regex patterns in directories while respecting gitignore rules. Its efficiency makes it a preferred choice for developers needing fast and reliable search capabilities.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-02-21
Creator kit
Hook
Discover how ripgrep can supercharge your code search with lightning-fast regex capabilities!
Content angles
- Create a tutorial on how to use ripgrep for effective code searching in large projects.
- Compare ripgrep's performance with other search tools in a video showcasing real-world examples.
- Write a blog post on advanced regex techniques using ripgrep for developers.
Who should care
Developers and programmers looking for efficient search tools in their coding workflow.