the_silver_searcher

searcher

A fast code search tool for large repositories

A code-searching tool similar to ack, but faster.

GitHub

26k stars
426 watching
1k forks
Language: C
last commit: 5 months ago
Linked from 7 awesome lists

agccommand-line-toolpcresearch-in-textsilver-searcher

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jflarvoire/the_silver_searcher A code-searching tool designed to be faster and more robust than existing alternatives. 76
cboxdoerfer/fsearch A fast file search utility inspired by Everything Search Engine 3,340
beyondgrep/ack3 A grep-like search tool optimized for source code. 713
burntsushi/ripgrep A line-oriented search tool that recursively searches directories and files with regex patterns while respecting gitignore rules. 48,751
beyondgrep/ack2 A Perl-based tool for searching large codebases 1,478
hound-search/hound A fast source code search engine using static React frontend and Go backend 5,682
semgrep/semgrep A tool for detecting bugs and enforcing coding standards in source code across multiple programming languages. 10,663
lisprez/so_stupid_search A fast and minimalistic tool for searching strings deeply within directory structures recursively. 162
bloopai/bloop A fast code search engine that uses AI to help developers find and understand their own code. 9,441
weggli-rs/weggli A tool to search and analyze C and C++ code for specific patterns 2,346
sharkdp/fd A fast and user-friendly command-line tool for searching the filesystem recursively. 34,133
kbrsh/wade 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,978
cgag/loc A Rust implementation of a line-of-code counting tool with improved performance compared to existing alternatives. 2,325
genivia/ugrep A fast and user-friendly grep alternative with advanced features such as fuzzy search, nested archive support, and Unicode extended regex pattern syntax. 2,647
gperftools/gperftools A set of tools to analyze and optimize memory usage in C++ applications 8,469