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

MaskRay/ccls

C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting observed · 2026-08-28

github.com/MaskRay/ccls · C++ · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 90
  • Release rhythm 45
  • Longevity 100
How is this computed?

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

  • gap_med: 40
  • age_days: 3077
  • days_rel: 291
  • days_push: 62
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

4083 stars · 279 forks observed · 2026-08-28

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

ccls is a C/C++/Objective-C language server implementing the Language Server Protocol, originating from cquery. It provides code completion, cross references, call/inheritance/member hierarchies, semantic highlighting, and whole-project indexing for editor integration.

Use cases

  • set up C++ code completion and go-to-definition in my editor
  • find all references and callers of a C++ function
  • view class inheritance hierarchies in C++ code
  • get semantic syntax highlighting for C/C++ in vim or emacs
  • rename symbols across a large C++ codebase
  • index a large C/C++ project for fast code navigation

When to choose

  • you need deep cross-reference and hierarchy features for C/C++/Objective-C
  • you want a language server with a global index of the whole codebase
  • you use an editor like Vim, Emacs, or Neovim without a full IDE

When to avoid

  • you prefer clangd, which is more actively maintained and standard
  • you work mainly in languages other than C/C++/Objective-C
  • memory-constrained environments indexing very large projects

Facets

application · maturity active

editor search-engine parser developer-tools text-editors programming-languages windows cross-platform editor-plugin language-server-protocol lsp-server c-cpp objective-c code-indexing clang code-navigation semantic-highlighting linux macos

1 source

Member repositories

RepositoryRoleHealth v2
MaskRay/cclsmain76

For agents

markdown · JSON · MCP: product_card(name="MaskRay/ccls")

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