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

JBakamovic/yavide

Modern C/C++ integrated development environment observed · 2026-08-28

github.com/JBakamovic/yavide · Shell · GPL-2.0 (copyleft) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: 4489
  • days_rel: n/a
  • days_push: 2162
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1285 stars · 131 forks observed · 2026-08-28

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

A Vim-based integrated development environment for C/C++ that layers Clang-powered code intelligence over the editor via a client-server architecture. It offers semantic navigation, syntax highlighting, diagnostics, indexing, and completion, but all development has moved to the successor cxxd/cxxd-vim projects.

Use cases

  • turn vim into a full c/c++ ide
  • go-to-definition and find-all-references for c++ code in vim
  • clang-based autocomplete and type deduction while editing c++
  • semantic syntax highlighting for c/c++ source files
  • run clang-tidy diagnostics and fixits inside the editor
  • index a large c++ codebase for fast symbol lookup

When to choose

  • you live in the terminal and want IDE-grade C/C++ features without a heavyweight GUI IDE
  • you want Clang-based semantic understanding (navigation, diagnostics, indexing) inside Vim
  • you maintain an existing Vim setup that already depends on Yavide

When to avoid

  • you are starting a new setup today - use the successor cxxd-vim or an LSP-based plugin like clangd instead
  • you need a GUI IDE with visual debugging and refactoring tools
  • you expect ongoing updates, since this repository is no longer developed

Facets

application · maturity abandoned

editor developer-tools parser developer-tools text-editors desktop-applications cross-platform cli vim-plugin ide clang code-navigation semantic-syntax-highlighting clang-tidy language-server c-cpp deprecated successor-project linux macos

1 source

Member repositories

RepositoryRoleHealth v2
JBakamovic/yavidemain10

For agents

markdown · JSON · MCP: product_card(name="JBakamovic/yavide")

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