Language-Server VS cquery

Compare Language-Server vs cquery and see what are their differences.

Language-Server

Experimental LSP suite for Pluto, a Lua dialect, with linting and completions. (by PlutoLang)

cquery

C/C++ language server supporting multi-million line code base, powered by libclang. Emacs, Vim, VSCode, and others with language server protocol support. Cross references, completion, diagnostics, semantic highlighting and more (by jacobdufault)
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
Language-Server cquery
2 1
6 2,328
- -
6.4 0.3
5 months ago almost 4 years ago
C++ C++
The Unlicense MIT License
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.

Language-Server

Posts with mentions or reviews of Language-Server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-18.
  • @Stand Devs
    3 projects | /r/Gta5Modding | 18 May 2023
    You can just compile the script through plutoc to see if there are any errors, or use Pluto Language Server to have errors show up in your IDE.

cquery

Posts with mentions or reviews of cquery. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-28.
  • What is the best config/setup/plugins for C development in Vim?
    14 projects | /r/vim | 28 Apr 2021
    << But why? What's wrong with coc? What's wrong with YCM? Why not vim-lsp? Did you try completion from ALE? Why not syntaxcomplete? What's wrong with shipped-in ccomplete? What about OmniCppComplete? Have you tried clang_complete? Which server do you use? clangd? cquery? CCLS? Other? >>

What are some alternatives?

When comparing Language-Server and cquery you can also consider the following projects:

glsl-language-server - Language server implementation for GLSL

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

luau-lsp - Language Server Implementation for Luau

typescript-language-server - TypeScript & JavaScript Language Server

OmniCppComplete - Vim C/C++ omni-completion with ctags database

Pluto - A superset of Lua 5.4 with a focus on general-purpose programming.

vim-lsc - A vim plugin for communicating with a language server

nvim-lspconfig - Quickstart configs for Nvim LSP

lh-vim-lib - Library of Vim functions

YouCompleteMe - A code-completion engine for Vim

Vim - The official Vim repository