Source-Navigator NG

Source-Navigator NG

Source-Navigator NG is an open-source code browsing and navigation tool that allows developers to understand large and complex codebases. It provides visualization of code structure and dependencies to aid code comprehension.
Source-Navigator NG image
code-browsing code-comprehension code-navigation

Source-Navigator NG: Open-Source Code Browsing

An open-source code browsing and navigation tool for complex codebases, visualizing structure and dependencies to aid code comprehension.

What is Source-Navigator NG?

Source-Navigator NG is an open-source, cross-platform code browsing and navigation tool for understanding large and complex codebases. It was forked from the original commercial Source-Navigator tool and provides similar visualizations and analysis while being free and open source.

Some key features of Source-Navigator NG include:

  • Graphical visualization of code structure, relationships, and dependencies
  • Browsing and navigation of source code
  • Support for C, C++, Java, and other languages
  • Cross references to show functions, classes, variables used from other locations
  • Data and metrics on complexity, couplings, etc.
  • Integration with IDEs like Eclipse through plug-ins

By providing developers with a high-level visual map of the code, Source-Navigator NG allows them to more easily understand control flows and dependencies within large codebases. This aids greatly in onboarding new developers, bug fixing, and feature development. The open-source license also allows teams to customize and extend Source-Navigator NG if needed.

Source-Navigator NG Features

Features

  1. Code browsing and navigation
  2. Visualization of code structure and dependencies
  3. Supports multiple programming languages
  4. Cross-platform support (Windows, macOS, Linux)
  5. Customizable user interface
  6. Project management features
  7. Integrated search and indexing

Pricing

  • Open Source

Pros

Open-source and free to use

Helps developers understand large and complex codebases

Provides visual aids for code comprehension

Supports a wide range of programming languages

Customizable and extensible

Cons

May have a steep learning curve for some users

Limited community support compared to commercial tools

Older codebase with potential compatibility issues

May not have the same level of features as commercial tools


The Best Source-Navigator NG Alternatives

Top Development and Code Navigation and other similar apps like Source-Navigator NG


Source Insight icon

Source Insight

Source Insight is an integrated development environment (IDE) designed specifically for software developers. It provides advanced editing, code analysis, debugging, and project management features for many popular programming languages including C, C++, C#, Java, Objective-C, and more.Some key features of Source Insight include:Powerful syntax highlighting and code formatting to improve...
Source Insight image
Understand icon

Understand

Understand is a powerful static analysis tool developed by Scientific Toolworks Inc. It is used to analyze, document, and visualize complex codebases to help developers understand code structure, quality, complexity, dependencies, and other important metrics.Key features of Understand include:Code visualization - Understand generates intuitive graphical representations of code including call...
Understand image
Codacy icon

Codacy

Codacy is an automated code review platform designed to analyze source code and improve code quality. It scans code for:Bugs and security issues using static analysisCode duplication using copy-paste detectionCode complexity metricsCompliance with style guides like PEP8 or Google styleCodacy integrates seamlessly with GitHub, Bitbucket, and GitLab through commit webhooks....
Codacy image
CodeFactor.io icon

CodeFactor.io

CodeFactor.io is an automated code review and analysis platform for public and private git repositories. It seamlessly integrates with GitHub, Bitbucket and other git-based code hostings to identify bugs, security vulnerabilities, performance issues, duplications and style issues in the codebases. It supports over 25 programming languages including Java, Javascript, Python,...
CodeFactor.io image
Sourcetrail icon

Sourcetrail

Sourcetrail is a free, open source, cross-platform source code exploration tool that helps developers understand large, unfamiliar code bases. Some of its key features include:Interactive graph visualization of code structure and relationshipsFast search and navigation through code with results clustered by relevanceCode minimap gives overview and aids navigation to distant...
Sourcetrail image
CodeCompass icon

CodeCompass

CodeCompass is an open-source software analysis and visualization tool designed specifically for C/C++ codebases. It utilizes advanced static and dynamic analysis techniques to help developers understand large and complex codebases.Some key features of CodeCompass include:Automatic parsing of C/C++ code and building an abstract syntax tree representationDetailed visualization of code structure,...
CodeCompass image
CodeNavigator icon

CodeNavigator

CodeNavigator is a visual code analysis and understanding tool for software developers. It helps developers quickly comprehend complex, unfamiliar codebases by automatically generating interactive maps of the code structure and relationships.Key features of CodeNavigator include:Visual mapping of code architecture, variables, functions, classes, call graphs, inheritance, and moreSupport for many programming...
CodeNavigator image
Code Climate icon

Code Climate

Code Climate is a cloud-based code quality and security analysis platform used by software engineering teams. It automatically analyzes codebases for bugs, security vulnerabilities, duplication, complexity, test coverage gaps and other issues that impact maintainability.Some key features of Code Climate include:Automated code reviews - scans code as it is committed...
Code Climate image
Scrutinizer icon

Scrutinizer

Scrutinizer is a code quality analysis platform and tool specifically designed for PHP developers and development teams. It aims to improve code quality and security by providing continuous inspection of PHP codebases hosted in GitHub or Bitbucket.Some of the key features and capabilities of Scrutinizer include:Automated analysis of PHP code...
Scrutinizer image
QuantifiedCode icon

QuantifiedCode

QuantifiedCode is an automated code review and analysis platform designed to help software development teams improve code quality and security. It integrates with GitHub, Bitbucket, and GitLab to analyze commit history and provide actionable feedback on potential bugs, security vulnerabilities, performance issues, and style violations.Key features include:Automatic scanning of Git...
SensioLabs Insight icon

SensioLabs Insight

SensioLabs Insight is a web-based service designed to analyze PHP projects and provide actionable insights to improve quality and security. It scans PHP source code to detect errors, vulnerabilities, coding standards issues, and other problems that could impact performance, security, or ability to maintain and upgrade the software.Some key features...
Woboq Code Browser icon

Woboq Code Browser

Woboq Code Browser is an open-source web-based code browser and code reading tool developed by Woboq. It allows developers to easily navigate, read, understand, and analyze large codebases without having to set up complex development environments.Some key features of Woboq Code Browser include:Supports browsing C, C++, Java, Python and other...
Woboq Code Browser image
Houndci icon

Houndci

Houndci is an automated code review tool designed specifically for GitHub pull requests. It integrates directly with GitHub to analyze code changes in pull requests and comment on any style violations it finds.Houndci supports many popular style guides including Ruby, JavaScript, CoffeeScript, SCSS, and more. The style configuration is defined...
Houndci image
Microsoft Application Inspector icon

Microsoft Application Inspector

Microsoft Application Inspector is a software analysis and instrumentation tool that helps assess applications for security, compliance, and quality issues. It scans application code, configuration files, and dependencies to identify vulnerabilities, outdated components, performance bottlenecks, and compliance gaps.Key features include:Static and dynamic analysis to uncover vulnerabilities in code like SQL...
Microsoft Application Inspector image
PullReview icon

PullReview

PullReview is a code review and collaboration platform built specifically for reviewing pull requests on GitHub. It makes the code review process more efficient by allowing developers to conduct reviews directly within the GitHub UI using an intuitive commenting interface.Key features of PullReview include:Lightweight annotations and comments attached directly to...
Landscape (Python) icon

Landscape (Python)

Landscape is an open-source Python package designed for analyzing and visualizing spatial datasets, with a focus on landscapes. It provides a suite of tools for tasks common in geomorphology, ecology, hydrology, and related fields.Key features of Landscape include:Reading and writing popular GIS data formats like GeoTIFF, ESRI grids, shapefiles, and...
Cauditor icon

Cauditor

Cauditor is an automated web accessibility testing tool used to detect accessibility issues in web pages and applications. It is an open-source tool available for free use and contributions on GitHub.Cauditor analyzes web pages against accessibility standards and guidelines such as WCAG 2.1 to identify issues that could prevent use...
Cauditor image
Ftnchek icon

Ftnchek

ftnchek is a static analysis tool used to detect formatting issues in Fortran code that may lead to hard-to-diagnose compilation errors. It goes through Fortran source code files line-by-line and checks for compliance with standard formatting rules and conventions prescribed by the Fortran standards.Some of the formatting issues that ftnchek...
Ftnchek image