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

clice-io/clice

A next-generation C++ language server for modern C++, focused on high performance and deep code intelligence observed · 2026-08-28

github.com/clice-io/clice · homepage · C++ · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 99
  • Release rhythm 60
  • Longevity 54

Flags: prerelease_only

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: 1.0
  • age_days: 769
  • days_rel: 7
  • days_push: 7
  • n_releases_24m: 23

Full methodology

Adoption not part of the score

1304 stars · 77 forks observed · 2026-08-28

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

clice is a next-generation C++ language server built from scratch on LLVM/Clang, designed for high performance and deep code intelligence. It introduces compilation contexts, template pseudo-instantiation for dependent type resolution, and first-class C++20 named module support.

Use cases

  • get code completion inside C++ template bodies
  • work with C++20 named modules in my editor
  • switch compilation contexts for multi-config projects
  • handle non-self-contained headers in a language server
  • replace clangd with a faster C++ language server
  • go-to-definition for dependent types in generic code

When to choose

  • you work with heavy template-based C++ code where clangd struggles with dependent types
  • your project uses C++20 named modules
  • you need compilation context switching for headers or multiple build configurations

When to avoid

  • you need a battle-tested, maximally stable language server today
  • you rely on clangd plugins or integrations not yet ported to clice
  • your toolchain or platform is not among the supported release targets

Facets

application · maturity active

editor parser developer-tools developer-tools programming-languages parsers windows cpp editor-plugin language-server lsp clangd llvm code-intelligence cpp20-modules code-completion linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
clice-io/clicemain76

For agents

markdown · JSON · MCP: product_card(name="clice-io/clice")

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