codequery VS Sourcetrail

Compare codequery vs Sourcetrail and see what are their differences.

codequery

A code-understanding, code-browsing or code-search tool. This is a tool to index, then query or search C, C++, Java, Python, Ruby, Go and Javascript source code. It builds upon the databases of cscope and ctags, and provides a nice GUI tool. (by ruben2020)

Sourcetrail

Sourcetrail - free and open-source interactive source explorer (by CoatiSoftware)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
codequery Sourcetrail
4 46
671 12,302
- -
7.8 7.0
9 days ago over 2 years ago
C++ C++
Mozilla Public License 2.0 GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

codequery

Posts with mentions or reviews of codequery. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-17.

Sourcetrail

Posts with mentions or reviews of Sourcetrail. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-24.

What are some alternatives?

When comparing codequery and Sourcetrail you can also consider the following projects:

cscope_maps.nvim - For old school code navigation. Adds cscope support to Neovim 0.9+.

Spotbugs - SpotBugs is FindBugs' successor. A tool for static analysis to look for bugs in Java code.

blink - GUI of live indexed grep for source code. Fuzzy suggestion in auto complete. Files locator, search and replace. Index management for multiple projects.

PMD - An extensible multilanguage static code analyzer.

codegraph - CodeGraph - Tool that create a graph of code to show dependencies between code entities (methods, classes and etc).

Checkstyle - Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.

ghidra - Ghidra is a software reverse engineering (SRE) framework

infer - A static analyzer for Java, C, C++, and Objective-C

emerge - Emerge is a browser-based interactive codebase and dependency visualization tool for many different programming languages. It supports some basic code quality and graph metrics and provides a simple and intuitive way to explore and analyze a codebase by using graph structures.

Gource - software version control visualization

lsif-go - Language Server Indexing Format (LSIF) generator for Go

FindBugs - The new home of the FindBugs project