the_silver_searcher
searcher
A fast code search tool for large repositories
A code-searching tool similar to ack, but faster.
26k stars
424 watching
1k forks
Language: C
last commit: 10 months ago
Linked from 7 awesome lists
agccommand-line-toolpcresearch-in-textsilver-searcher
Related projects:
Repository | Description | Stars |
---|---|---|
| A code-searching tool designed to be faster and more robust than existing alternatives. | 77 |
| A fast file search utility inspired by Everything Search Engine | 3,380 |
| A grep-like search tool optimized for source code. | 720 |
| A line-oriented search tool that recursively searches directories and files with regex patterns while respecting gitignore rules. | 49,203 |
| A Perl-based tool for efficient searching in large codebases | 1,477 |
| A fast source code search engine using static React frontend and Go backend | 5,699 |
| A tool for detecting bugs and enforcing coding standards in source code across multiple programming languages. | 10,803 |
| A fast and minimalistic tool for searching strings deeply within directory structures recursively. | 164 |
| An AI-powered code search engine that uses existing code as context to help developers find answers | 9,459 |
| A tool to search and analyze C and C++ code for specific patterns | 2,352 |
| A fast and user-friendly command-line tool for searching the filesystem recursively. | 34,453 |
| A fast search library that generates an index from a dataset and performs searches using a combination of tokenization, scoring, and depth-first search algorithms. | 2,979 |
| A Rust implementation of a line-of-code counting tool with improved performance compared to existing alternatives. | 2,340 |
| A fast, user-friendly grep alternative with advanced features such as Google-like Boolean search and fuzzy matching. | 2,689 |
| Provides high-performance multi-threaded memory management and performance analysis tools | 8,510 |