← Back to tools
View AGENTS.md for gret
Archived
This tool's repository has been archived by its maintainer and is no longer actively developed. It may still work, but expect no further updates or bug fixes.
gret
Search directories and files for regex matches
Description
gret is a command-line utility designed to search through directories and files for regex expression matches. It provides fast, recursive content searching with regex support.
AI Summary
A fast file content search tool that recursively searches directories for regex matches.
Capabilities
- + Search files for regex patterns
- + Recursive directory searching
- + Fast Rust-based implementation
Use When
- → User needs to search file contents with regex
Avoid When
- x User already uses ripgrep