ack3
Code searcher
A grep-like search tool optimized for source code.
ack is a grep-like search tool optimized for source code.
713 stars
17 watching
66 forks
Language: Perl
last commit: about 2 months ago ackcligrepperl
Related projects:
Repository | Description | Stars |
---|---|---|
beyondgrep/ack2 | A Perl-based tool for searching large codebases | 1,478 |
brianhicks/tree-grepper | A tool that uses tree-sitter grammars to search for structure in code files. | 298 |
jflarvoire/the_silver_searcher | A code-searching tool designed to be faster and more robust than existing alternatives. | 76 |
pyjarrett/septum | A tool to search and filter code text based on contextual lines | 380 |
k3170makan/goodork | A command-line tool that uses regular expressions to analyze Google search results and extract data from web applications. | 132 |
ynqa/sig | Interactive command-line search tool with real-time filtering and searching capabilities | 589 |
your-tools/ruplacer | Tool for finding and replacing text in source files across multiple files and directories | 447 |
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. | 598 |
lisprez/so_stupid_search | A fast and minimalistic tool for searching strings deeply within directory structures recursively. | 162 |
vrothberg/vgrep | A user-friendly pager for text search and editing | 667 |
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,365 |
magodo/hclgrep | A tool that searches HCL(v2) code using syntax trees | 89 |
ahgamut/ripgrep | A tool for recursively searching directories with a regex pattern while respecting gitignore files. | 19 |