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
301 stars
7 watching
20 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list
hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
beyondgrep/ack3 | A grep-like search tool optimized for source code. | 720 |
codypierce/hackers-grep | A utility for searching specific strings in executable files, including imports and symbols. | 170 |
beyondgrep/ack2 | A Perl-based tool for efficient searching in large codebases | 1,477 |
k3170makan/goodork | A command-line tool that uses regular expressions to analyze Google search results and extract data from web applications. | 134 |
pyjarrett/septum | A tool to find specific lines or patterns in codebases by searching for matching contexts of contiguous lines. | 381 |
entropic-security/xgadget | A tool for searching and exploiting vulnerabilities in binary code using Return-Oriented Programming and Jump-Oriented Programming techniques. | 85 |
jflarvoire/the_silver_searcher | A code-searching tool designed to be faster and more robust than existing alternatives. | 77 |
ynqa/sig | Interactive command-line search tool with real-time filtering and searching capabilities | 611 |
lisprez/so_stupid_search | A fast and minimalistic tool for searching strings deeply within directory structures recursively. | 164 |
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 | 90 |
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 |