Andersbakken/rtags
A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang. observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 98
- Release rhythm 69
- Longevity 100
Flags: no_readme
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: 0
- age_days: 5524
- days_rel: 207
- days_push: 12
- n_releases_24m: 4
Adoption not part of the score
1846 stars · 258 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RTags is a client/server application that indexes C/C++/ObjC code using clang, maintaining a persistent database of symbols, references, and definitions. It integrates with Emacs to provide follow-symbol, find-references, rename-symbol, and live diagnostics features.
Use cases
- jump to definition in c++ code from emacs
- find all references to a symbol in a large c++ codebase
- rename a symbol across a c project
- get live clang diagnostics and fixits in emacs
- index c/c++ code for fast symbol lookup
When to choose
- you use Emacs for C/C++ development and want fast, accurate code navigation
- you need persistent, incremental indexing of large C/C++ codebases
- you prefer clang-based tooling over LSP servers
When to avoid
- you use an editor other than Emacs (limited integration)
- you already rely on clangd or another LSP server
- you need ObjC support beyond limited coverage
Facets
application · maturity active
search-engine developer-tools editor developer-tools text-editors parsers cpp c-cpp-indexer clang emacs-integration code-navigation language-server-alternative client-server linux macos emacs
1 source
- homepage: http://www.rtags.net · fetched 2026-08-29 · 552ae420460c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Andersbakken/rtags | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="Andersbakken/rtags")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem