ack3
Search tool
A grep-like search tool optimized for source code.
ack is a grep-like search tool optimized for source code.
720 stars
17 watching
66 forks
Language: Perl
last commit: about 1 month ago ackcligrepperl
Related projects:
Repository | Description | Stars |
---|---|---|
beyondgrep/ack2 | A Perl-based tool for efficient searching in large codebases | 1,477 |
brianhicks/tree-grepper | A tool that uses tree-sitter grammars to search for structure in code files. | 301 |
jflarvoire/the_silver_searcher | A code-searching tool designed to be faster and more robust than existing alternatives. | 77 |
pyjarrett/septum | A tool to find specific lines or patterns in codebases by searching for matching contexts of contiguous lines. | 381 |
k3170makan/goodork | A command-line tool that uses regular expressions to analyze Google search results and extract data from web applications. | 134 |
ynqa/sig | Interactive command-line search tool with real-time filtering and searching capabilities | 611 |
your-tools/ruplacer | Tool for finding and replacing text in source files across multiple files and directories | 449 |
codypierce/hackers-grep | A utility for searching specific strings in executable files, including imports and symbols. | 170 |
aykamko/tag | A tool to generate shell aliases for quickly jumping to search matches in editors. | 597 |
lisprez/so_stupid_search | A fast and minimalistic tool for searching strings deeply within directory structures recursively. | 164 |
vrothberg/vgrep | A user-friendly pager for text search and editing | 669 |
grammatech/resolve | Tools to automate the process of comparing and resolving differences in software code | 37 |
jordanpotti/awsbucketdump | Automates the process of discovering and analyzing interesting files in Amazon S3 buckets | 1,371 |
magodo/hclgrep | A tool that searches HCL(v2) code using syntax trees | 90 |
ahgamut/ripgrep | A tool for recursively searching directories with a regex pattern while respecting gitignore files. | 19 |