ripgrep
https://github.com/burntsushi/ripgrep
Rust
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported0 Subscribers
Add a CodeTriage badge to ripgrep
Help out
- Issues
- fix: report column for multiline lookahead matches
- ci: pin actions to commit shas
- ci: add plumber workflow security check
- Missing column number for a multi-line pattern in a lookahead segment
- docs: clarify -r replacement flag
- ignore: prune directories outside positive glob prefixes
- x86_64-unknown-linux-musl binaries occasionally segfault during very-large searches
- cli: add tests for DecompressionMatcher
- docs(faq): document Windows path separators and UTF-8 locale
- globset: add fast path for case-insensitive literal/basename patterns
- Docs
- Rust not yet supported