You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rgrep is a command-line tool that searches files for lines matching a given pattern, inspired by GNU grep and ripgrep. It leverages Rust's performance and safety guarantees to deliver fast, parallel searches across large codebases.