tree-grepper
Code search tool
A tool that uses tree-sitter grammars to search for structure in code files.
Like grep, but uses tree-sitter grammars to search
298 stars
7 watching
20 forks
Language: Rust
last commit: 8 days ago
Linked from 1 awesome list
hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
beyondgrep/ack3 | A grep-like search tool optimized for source code. | 713 |
codypierce/hackers-grep | A utility for searching specific strings in executable files, including imports and symbols. | 170 |
beyondgrep/ack2 | A Perl-based tool for searching large codebases | 1,478 |
k3170makan/goodork | A command-line tool that uses regular expressions to analyze Google search results and extract data from web applications. | 132 |
pyjarrett/septum | A tool to search and filter code text based on contextual lines | 380 |
entropic-security/xgadget | A tool for searching and exploiting vulnerabilities in binary code using Return-Oriented Programming and Jump-Oriented Programming techniques. | 84 |
jflarvoire/the_silver_searcher | A code-searching tool designed to be faster and more robust than existing alternatives. | 76 |
ynqa/sig | Interactive command-line search tool with real-time filtering and searching capabilities | 589 |
lisprez/so_stupid_search | A fast and minimalistic tool for searching strings deeply within directory structures recursively. | 162 |
tree-sitter-grammars/tree-sitter-bitbake | A JavaScript grammar definition for parsing BitBake configurations | 15 |
jonatas/fast | Tools to search and refactor Ruby code directly in its abstract syntax tree | 256 |
aerogo/codetree | An indented code parser that generates a tree structure from various programming languages. | 24 |
magodo/hclgrep | A tool that searches HCL(v2) code using syntax trees | 89 |
syntax-tree/nlcst-search | A utility to search for phrases in a tree data structure | 16 |
nverno/tree-sitter-jq | A C implementation of a grammar parser for the Jq language | 3 |