The Silver Searcher (often referred to as ag) is a fast, open-source command-line code-searching tool, designed as a faster alternative to ack, with a focus on programming-related searches and integration with ignore files. Ag is quite stable now. Most changes are new features, minor bug fixes, or performance improvements. It's much faster than Ack in my benchmarks. Ack and Ag found the same results, but Ag was 34x faster (3.2 seconds vs 110 seconds). My ~/code directory is about 8GB. Thanks to git/hg/ignore, Ag only searched 700MB of that.
Features
- High-speed recursive searching through directories and code files
- Honors .gitignore, .hgignore, and custom .ignore files by default
- Supports multiple output formats and control via many grep-like options
- Editor integrations available for Vim, Emacs, Sublime Text, etc.
- Cross‑platform compatibility including UNIX-like systems and Windows
- Free and open-source under Apache‑2.0 license
Categories
Software DevelopmentLicense
Apache License V2.0Follow The Silver Searcher
Other Useful Business Software
Forever Free Full-Stack Observability | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of The Silver Searcher!