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
- globset: case-insensitive matching of literal globs is unnecessarily slow
- --debug should print information about ignore files being read
- Add a --pre-iglob or --pre-filename-regex parameter
- 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
- Docs
- Rust not yet supported