0

/ 100

GradeB

Good community traction and solid fundamentals. Nearly in the top tier.

A next-generation C++ language server for modern C++, focused on high performance and deep code intelligence

Documentation

85

Contributing guide5pt25

Contributing guidance is in the README, not a dedicated CONTRIBUTING.md (−20 pts).

Moving it to a CONTRIBUTING.md makes it easier to find and keeps the README focused. A dedicated file earns +47 pts base.

Install and run instructions9pt90

README documents how to install the project.

README12pt100

README is present.

License6pt100

Licensed under Apache-2.0.

Engineering

77

CI/CD14pt57

CI is configured (.github/workflows/build-llvm.yml).

Reproducibility6pt70

Lockfile present (editors/vscode/pnpm-lock.yaml). Installs are reproducible.

Tests18pt80

Test files detected (editors/nvim/tests).

Linting and formatting5pt100

Linter or formatter configured (.prettierrc.yaml).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (editors/vscode/package.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • -
    Commits (30d / 90d)
  • 72
    Forks
  • 4
    Releaseslatest 6mo ago

Community

  • -
    Community health
  • -
    authors own >50% of commits
  • 1,252
    Watchers

Responsiveness

  • 1d 2h
    Median issue response
  • 1d 3h
    Median PR merge time
  • 76
    Open issues
Repository files24 root entries
  • .claude
  • .github
    Good: CI is configured (.github/workflows/build-llvm.yml).
    Good: Issue or PR templates present.
  • .vscode
  • benchmarks
  • cmake
  • config
  • docs
  • editors
    Good: Test files detected (editors/nvim/tests).
    Good: Lockfile present (editors/vscode/pnpm-lock.yaml). Installs are reproducible.
    Good: Dependency manifest found (editors/vscode/package.json).
  • scripts
  • src
  • tests
  • .clang-format
  • .clang-tidy
  • .coderabbit.yaml
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .prettierrc.yaml
    Good: Linter or formatter configured (.prettierrc.yaml).
  • CMakeLists.txt
  • LICENSE
    Good: Licensed under Apache-2.0.
  • pixi.lock
  • pixi.toml
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    Good: README has code examples.
    Good: README links to a live demo or deployed app.
    Good: README includes status badges.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • stylua.toml
  • tombi.toml