jupyter-xeus/xeus-cling
Jupyter kernel for the C++ programming language observed · 2026-08-28
Health v2 · maintenance only
54/100
- Activity 49
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3422
- days_rel: n/a
- days_push: 310
- n_releases_24m: 0
Adoption not part of the score
3294 stars · 315 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
xeus-cling is a Jupyter kernel for the C++ programming language, built on the Cling C++ interpreter and the native xeus implementation of the Jupyter protocol. It lets users run C++ code interactively in Jupyter Notebook or JupyterLab.
Use cases
- run c++ interactively in jupyter notebooks
- teach c++ in a notebook environment
- prototype c++ code without compiling full projects
- explore c++ standard library features in a repl
- create executable c++ tutorials and documentation
When to choose
- you want an interactive C++ REPL inside Jupyter Notebook or JupyterLab
- you are teaching or learning C++ and want immediate feedback
- you need to mix C++ code cells with markdown documentation
- you work on Linux or macOS and use conda/mamba
When to avoid
- you need Windows support, since no packages are provided
- you need the latest C++ standards beyond what Cling supports
- you want to build production C++ applications rather than experiment
- you cannot use conda/mamba and building from source is impractical
Facets
plugin · maturity active
interpreter developer-tools documentation developer-tools education programming-languages python cpp cross-platform jupyter-kernel cling interactive-cpp notebooks repl linux macos
1 source
- readme: https://github.com/jupyter-xeus/xeus-cling · fetched 2026-08-28 · 16d52ca8f4c8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jupyter-xeus/xeus-cling | main | 54 |
For agents
markdown · JSON · MCP: product_card(name="jupyter-xeus/xeus-cling")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem