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
- grep-searcher: Advance LineStep without iterating
- Provide the encoding used by ripgrep in the `--json` output
- expose optional match offsets in grep-searcher::SinkMatch
- Attempts to search binary files with multiline mode enabled
- Unexpected --json output with --multiline
- ignore: Please support parallel walk without Send
- Searching incomplete gzip file behaves differently between one file and multiple files
- Globset: Implement Extend, FromIterator for GlobSetBuilder
- Inline flag (?x) with comment doesn't work due to automatic wrapping of patterns inside non-capturing group
- Include regex syntax in man page
- Docs
- Rust not yet supported