ack2
Code searcher
A Perl-based tool for searching large codebases
ack 2 is no longer being maintained. ack 3 is the latest version.
1k stars
60 watching
140 forks
Language: Perl
last commit: over 5 years ago
Linked from 1 awesome list
ackgrepperltree
Related projects:
Repository | Description | Stars |
---|---|---|
beyondgrep/ack3 | A grep-like search tool optimized for source code. | 713 |
brianhicks/tree-grepper | A tool that uses tree-sitter grammars to search for structure in code files. | 298 |
pyjarrett/septum | A tool to search and filter code text based on contextual lines | 380 |
magodo/hclgrep | A tool that searches HCL(v2) code using syntax trees | 89 |
grammatech/resolve | Tools to automate the process of comparing and resolving differences in software code | 37 |
ynqa/sig | Interactive command-line search tool with real-time filtering and searching capabilities | 589 |
jonatas/fast | Tools to search and refactor Ruby code directly in its abstract syntax tree | 256 |
k3170makan/goodork | A command-line tool that uses regular expressions to analyze Google search results and extract data from web applications. | 132 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
gugod/app-perlbrew | Manages multiple isolated perl environments for building and installing different versions of the Perl programming language. | 720 |
your-tools/ruplacer | Tool for finding and replacing text in source files across multiple files and directories | 447 |
alestic/ec2-consistent-snapshot | Automates creation of EBS snapshots with consistent filesystem and database states | 442 |
tooschoolforcool/leetcode-search | An Alfred Workflow plugin to search algorithm problems in LeetCode with custom options | 29 |
pristas-peter/wp-graphql-gutenberg-acf | Enables the querying of ACF block data through GraphQL APIs in WordPress | 62 |
akamensky/argparse | Provides a flexible and easy-to-use command line argument parsing solution for Go programs. | 611 |