cscope_maps.nvim VS codequery

Compare cscope_maps.nvim vs codequery and see what are their differences.

cscope_maps.nvim

For old school code navigation. Adds cscope support to Neovim 0.9+. (by dhananjaylatkar)

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)
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
cscope_maps.nvim codequery
4 4
113 662
- -
7.9 7.8
6 days ago 14 days ago
Lua C++
MIT License Mozilla Public License 2.0
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.

cscope_maps.nvim

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

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.

What are some alternatives?

When comparing cscope_maps.nvim and codequery you can also consider the following projects:

nvim-highlite - A colorscheme generator that is "lite" on logic for the developer.

Sourcetrail - Sourcetrail - free and open-source interactive source explorer

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

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

vim-lsp-ale - Bridge between vim-lsp and ALE

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

lspcontainers.nvim - Neovim plugin for lspcontainers.

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

nvim-typora - Bindings for Typora's Markdown in Neovim

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.

nvim-go - A minimal implementation of Golang development plugin for Neovim

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