0
/ 100
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 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.
README documents how to install the project.
README is present.
Licensed under Apache-2.0.
Engineering
77
CI is configured (.github/workflows/build-llvm.yml).
Lockfile present (editors/vscode/pnpm-lock.yaml). Installs are reproducible.
Test files detected (editors/nvim/tests).
Linter or formatter configured (.prettierrc.yaml).
Issue or PR templates present.
Project health
100
Dependency manifest found (editors/vscode/package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 72Forks
- 4Releaseslatest 6mo ago
Community
- -Community health
- -authors own >50% of commits
- 1,252Watchers
Responsiveness
- 1d 2hMedian issue response
- 1d 3hMedian PR merge time
- 76Open issues
Repository files24 root entries
- .claude
- .githubGood: CI is configured (.github/workflows/build-llvm.yml).Good: Issue or PR templates present.
- .vscode
- benchmarks
- cmake
- config
- docs
- editorsGood: 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
- .gitignoreGood: .gitignore present.
- .prettierrc.yamlGood: Linter or formatter configured (.prettierrc.yaml).
- CMakeLists.txt
- LICENSEGood: Licensed under Apache-2.0.
- pixi.lock
- pixi.toml
- README.mdGood: 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