the_silver_searcher

searcher

A fast code search tool for large repositories

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

GitHub

26k stars
424 watching
1k forks
Language: C
last commit: over 2 years ago
Linked from 7 awesome lists

agccommand-line-toolpcresearch-in-textsilver-searcher

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jflarvoire/the_silver_searcherA code-searching tool designed to be faster and more robust than existing alternatives.77
cboxdoerfer/fsearchA fast file search utility inspired by Everything Search Engine3,380
beyondgrep/ack3A grep-like search tool optimized for source code.720
burntsushi/ripgrepA line-oriented search tool that recursively searches directories and files with regex patterns while respecting gitignore rules.49,203
beyondgrep/ack2A Perl-based tool for efficient searching in large codebases1,477
hound-search/houndA fast source code search engine using static React frontend and Go backend5,699
semgrep/semgrepA tool for detecting bugs and enforcing coding standards in source code across multiple programming languages.10,803
lisprez/so_stupid_searchA fast and minimalistic tool for searching strings deeply within directory structures recursively.164
bloopai/bloopAn AI-powered code search engine that uses existing code as context to help developers find answers9,459
weggli-rs/weggliA tool to search and analyze C and C++ code for specific patterns2,352
sharkdp/fdA fast and user-friendly command-line tool for searching the filesystem recursively.34,453
kbrsh/wadeA 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
cgag/locA Rust implementation of a line-of-code counting tool with improved performance compared to existing alternatives.2,340
genivia/ugrepA fast, user-friendly grep alternative with advanced features such as Google-like Boolean search and fuzzy matching.2,689
gperftools/gperftoolsProvides high-performance multi-threaded memory management and performance analysis tools8,510