the_silver_searcher
Code searcher
A code-searching tool designed to be faster and more robust than existing alternatives.
A code-searching tool similar to ack, but faster.
77 stars
5 watching
4 forks
Language: C
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
desdic/agrolens.nvim | An extension for Telescope that enables searching and viewing predefined or custom tree-sitter queries on code buffers. | 51 |
beyondgrep/ack3 | A grep-like search tool optimized for source code. | 720 |
brianhicks/tree-grepper | A tool that uses tree-sitter grammars to search for structure in code files. | 301 |
pyjarrett/septum | A tool to find specific lines or patterns in codebases by searching for matching contexts of contiguous lines. | 381 |
i-lateral/silverstripe-searchable | A module that enhances SilverStripe's search functionality with configurable full-text search and customizable results display. | 13 |
p-ranav/fccf | A command-line tool for quickly searching and highlighting code snippets in C/C++ source files. | 362 |
sjl/friendly-find | A file finder utility with configurable search options and filtering capabilities. | 214 |
simon987/sist2 | A tool for indexing and searching files efficiently with multiple features such as incremental scanning and OCR support. | 896 |
lisprez/so_stupid_search | A fast and minimalistic tool for searching strings deeply within directory structures recursively. | 164 |
thesephist/libsearch | A simple JavaScript library for full-text search in arrays of strings or objects without requiring an index. | 163 |
wojciechmula/pyahocorasick | A fast and memory-efficient library for exact or approximate string search | 960 |
codeyourweb/fastfinder | Tools for detecting suspicious files and directories on Windows and Linux endpoints. | 234 |
src-d/gemini | A tool for searching and identifying similar code in large source code repositories. | 54 |
g4b0/silverstripe-searchable-dataobjects | Enables DataObjects to be included in frontend search functionality | 26 |
twostraws/codescanner | A SwiftUI framework for scanning barcodes and QR codes | 1,063 |