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: 11 months ago
Linked from 1 awesome list
hacktoberfest
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A grep-like search tool optimized for source code. | 720 |
| | A utility for searching specific strings in executable files, including imports and symbols. | 170 |
| | A Perl-based tool for efficient searching in large codebases | 1,477 |
| | A command-line tool that uses regular expressions to analyze Google search results and extract data from web applications. | 134 |
| | A tool to find specific lines or patterns in codebases by searching for matching contexts of contiguous lines. | 381 |
| | A tool for searching and exploiting vulnerabilities in binary code using Return-Oriented Programming and Jump-Oriented Programming techniques. | 85 |
| | A code-searching tool designed to be faster and more robust than existing alternatives. | 77 |
| | Interactive command-line search tool with real-time filtering and searching capabilities | 611 |
| | A fast and minimalistic tool for searching strings deeply within directory structures recursively. | 164 |
| | A JavaScript grammar definition for parsing BitBake configurations | 15 |
| | Tools to search and refactor Ruby code directly in its abstract syntax tree | 256 |
| | An indented code parser that generates a tree structure from various programming languages. | 24 |
| | A tool that searches HCL(v2) code using syntax trees | 90 |
| | A utility to search for phrases in a tree data structure | 16 |
| | A C implementation of a grammar parser for the Jq language | 3 |