
Woboq Code Browser
Web-based code browser for your C/C++ projects
- Freemium • Proprietary
- Mac
- Linux
- Online
- Self-Hosted

What is Woboq Code Browser?
Woboq Code Browser is a web-based C and C++ code browser that uses a desktop component to generate static HTML pages for code analysis. It focuses on improving the code navigation with proper semantic highlighting and tooltips.
It works by way of a generator that generates static HTML pages that can be served by any web server. It indexes and semantically analyzes the source code in the generation step, using the clang libraries to parse the code. It does not need a server-side database or CGI scripts, so it is easier to host. It can be run automatically periodically or with a hook on a version control or CI system.
The generator runs on Linux or Mac and can be integrated with the build systems (CMake, QMake, others).
Woboq Code Browser Screenshots




Woboq Code Browser information
Supported Languages
- English
GitHub repository
- 1,045 Stars
- 162 Forks
- 27 Open Issues
- Updated
Comments and Reviews
Tags
- development
- inheritance-diagrams
- source-code-analysis
Category
DevelopmentRecent user activities on Woboq Code Browser
kaekazeh liked Woboq Code Browser
Paul added Woboq Code Browser as alternative(s) to Microsoft Application Inspector
ychclone added Woboq Code Browser as alternative(s) to Blink grep