Ross ROSS = Recommend OSS · open-source software intelligence for agents

jacobdufault/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 observed · 2026-08-28

github.com/jacobdufault/cquery · C++ · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3424
  • days_rel: n/a
  • days_push: 2226
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2361 stars · 163 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

cquery is a highly-scalable, low-latency language server for C/C++/Objective-C built on libclang, designed for very large code bases like Chromium. It implements the Language Server Protocol to provide completion, cross-references, diagnostics, and semantic highlighting in editors like Emacs, Vim, and VSCode.

Use cases

  • code completion for c++ in vim
  • find all references in a large c++ codebase
  • go to definition for c code
  • semantic highlighting for c++ in emacs
  • call hierarchy and inheritance hierarchy navigation
  • diagnostics and clang fixits in vscode
  • index a multi-million line c++ project

When to choose

  • you are maintaining a legacy setup that already uses cquery
  • you need an archived reference implementation of a C/C++ language server

When to avoid

  • starting a new project - use clangd or ccls instead
  • you need actively maintained tooling or bug fixes
  • you cannot afford its large memory overhead on huge codebases

Facets

service · maturity abandoned

editor parser search-engine developer-tools text-editors programming-languages windows editor-plugin lsp language-server c-cpp libclang code-navigation archived linux macos

1 source

Member repositories

RepositoryRoleHealth v2
jacobdufault/cquerymain10

For agents

markdown · JSON · MCP: product_card(name="jacobdufault/cquery")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem