The Silver Searcher

E427869

The Silver Searcher is a fast, command-line code-search tool (often invoked as `ag`) known for its speed and simplicity in searching large codebases.

All labels observed (1)

Label Occurrences
The Silver Searcher canonical 2

How this entity was disambiguated

Statements (46)

Predicate Object
instanceOf code search tool ⓘ
command-line utility ⓘ
free and open-source software ⓘ
author Geoff Greer ⓘ
category Unix text processing utilities ⓘ
search software ⓘ
commandName ag ⓘ
distribution Arch Linux ⓘ
Debian ⓘ
Fedora ⓘ
linked to: Fedora Linux

Homebrew ⓘ
Ubuntu ⓘ
feature Emacs integration ⓘ
PCRE-based pattern matching ⓘ
Perl-compatible regular expressions ⓘ
Sublime Text integration ⓘ
Vim integration ⓘ
colorized output ⓘ
file type filters ⓘ
ignores files matched by .gitignore ⓘ
ignores files matched by .hgignore ⓘ
ignores files matched by .ignore ⓘ
parallel search ⓘ
recursive directory search ⓘ
goal be faster than ack ⓘ
provide simple defaults for code search ⓘ
hasAbbreviation ag ⓘ
inspiredBy ack ⓘ
license Apache License 2.0 ⓘ
optimizedFor searching code ⓘ
searching large codebases ⓘ
platform Linux ⓘ
Windows ⓘ
macOS ⓘ
primaryDeveloper Geoff Greer ⓘ
programmingLanguage C ⓘ
readsIgnoreFiles .gitignore ⓘ
.hgignore ⓘ
.ignore ⓘ
repositoryHost GitHub ⓘ
similarTo ack ⓘ
grep ⓘ
ripgrep ⓘ
supports Perl-compatible regular expressions ⓘ
useCase developer productivity ⓘ
searching source code repositories ⓘ

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

ripgrep → inspiredBy → The Silver Searcher ⓘ
ripgrep → comparedTo → The Silver Searcher ⓘ