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

xavierd/clang_complete

Vim plugin that use clang for completing C/C++ code. observed · 2026-08-28

github.com/xavierd/clang_complete · homepage · Python observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: n/a
  • age_days: 5790
  • days_rel: n/a
  • days_push: 861
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1943 stars · 304 forks observed · 2026-08-28

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

A Vim plugin that uses libclang to provide accurate semantic code completion for C, C++, Objective-C, and Objective-C++. It also highlights compile errors and supports per-project compiler flags via a .clang_complete file.

Use cases

  • autocomplete C++ code in Vim
  • clang-based completion without ctags
  • show compile errors while editing C in Vim
  • configure per-project compiler flags for completion
  • complete Objective-C code in Vim

When to choose

  • You use Vim (not an LSP setup) and want clang-accurate C/C++ completion
  • You want error highlighting and quickfix integration from the editor
  • You need per-project include/define flags via .clang_complete files

When to avoid

  • You use Neovim or a modern LSP client - clangd is generally better supported
  • You need a license-clear dependency (the repo has no explicit license)
  • You work mainly in languages other than C/C++/Objective-C

Facets

plugin · maturity maintenance

editor developer-tools developer-tools text-editors programming-languages windows cross-platform vim-plugin code-completion clang c-cpp omnicompletion libclang linux macos

5 sources

Member repositories

RepositoryRoleHealth v2
xavierd/clang_completemain32

For agents

markdown · JSON · MCP: product_card(name="xavierd/clang_complete")

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