Hound
Extremely fast source code search engine with web UI powered by Go and React.
Why consider Hound?
Hound is an extremely fast source code search engine written in Go and React by Etsy engineering. Backed by regular expression indexers, Hound searches across hundreds of Git repositories simultaneously through an instant browser autocomplete interface.
Learn Hound by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Hound
Hound indexes hundreds of internal Git repos, allowing developers to locate functions and constants instantly.
Docker Quickstart
docker run -d -p 6080:6080 -v ~/hound-config:/data --name hound hound-search/hound:latestHound is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.