universal-ctags/ctags
A maintained ctags implementation observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 99
- Release rhythm 29
- Longevity 100
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: 146
- age_days: 6005
- days_rel: 312
- days_push: 7
- n_releases_24m: 2
Adoption not part of the score
7274 stars · 667 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Universal Ctags is a maintained implementation of ctags that generates index (tag) files of language objects found in source files for many programming languages. These index files let text editors and other tools quickly locate and jump to definitions of functions, classes, variables, and other symbols.
Use cases
- generate tag files for code navigation in vim or emacs
- jump to function definitions in a large codebase
- index symbols across many programming languages
- define custom language parsers with optlib
- generate emacs-style TAGS files
- enable code completion and code reading in editors
When to choose
- you need fast, editor-integrated symbol navigation without a language server
- you work across many programming languages and want one indexing tool
- you want a maintained successor to Exuberant Ctags
- you need lightweight code navigation in terminal editors
When to avoid
- you need full IDE features like refactoring or type-aware navigation (use a language server instead)
- you need semantic analysis of code rather than syntactic tag indexing
- you want a GUI code browser
Facets
cli-tool · maturity active
developer-tools parser search-engine developer-tools text-editors programming-languages windows cli cross-platform ctags code-navigation tag-jumping source-code-indexing editor-integration command-line linux macos
2 sources
- readme: https://github.com/universal-ctags/ctags · fetched 2026-08-28 · c8dd993e1f49
- homepage: https://ctags.io · fetched 2026-08-29 · 2e2b5ffc7a05
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| universal-ctags/ctags | main | 75 |
For agents
markdown · JSON · MCP: product_card(name="universal-ctags/ctags")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem