OpenGrok
Fast and usable source code search and cross reference engine created by Oracle.
Why consider OpenGrok?
OpenGrok is an enterprise source code search and cross-reference engine written in Java and C. Developed originally by Sun Microsystems / Oracle, it indexes syntax tokens, definitions, and symbol usages across massive codebases with web-based symbol navigation.
Learn OpenGrok by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of OpenGrok
OpenGrok enables developers to jump from function calls directly to symbol definitions across historical Git revisions.
Docker Quickstart
docker run -d -v /path/to/src:/opengrok/src -p 8080:8080 opengrok/docker:latestOpenGrok is licensed under the Common Development and Distribution License (CDDL-1.1).
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.