awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Andersbakken avatar

Andersbakken/rtags

0
View on GitHub↗
1,845 stars·258 forks·C++·GPL-3.0·7 viewswww.rtags.net↗

Rtags

A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang.

Features

  • Build and Development Tools - Client-server indexing tool for C/C++ code.
  • Integrated Development Environments - Client-server indexing tool for C/C++ in Emacs.

Star history

Star history chart for andersbakken/rtagsStar history chart for andersbakken/rtags

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Rtags

Similar open-source projects, ranked by how many features they share with Rtags.
  • sarcasm/irony-modeSarcasm avatar

    Sarcasm/irony-mode

    912View on GitHub↗

    A C/C++ minor mode for Emacs powered by libclang

    Emacs Lispclangcompilation-databaseemacs
    View on GitHub↗912
  • syl20bnr/spacemacssyl20bnr avatar

    syl20bnr/spacemacs

    24,560View on GitHub↗

    Spacemacs is a community-driven configuration for Emacs that integrates modal text editing and a modular system for managing editor features. It implements distinct states for navigation and insertion to separate text manipulation from text entry, combining the efficiency of modal navigation with the extensibility of the Emacs environment. The project distinguishes itself through a layer-based feature composition system, which groups related third-party packages and configurations into modular units. This system includes dependency-based resolution to manage conflicting extensions and a mnemo

    Emacs Lispcommunity-drivenconfigurationemacs
    View on GitHub↗24,560
  • kotlin/keepKotlin avatar

    Kotlin/KEEP

    3,735View on GitHub↗

    KEEP is a language evolution tracker and governance tool for the Kotlin programming language. It serves as a centralized portal for managing the lifecycle of language enhancement proposals and tracking the progression of syntax and semantic changes from initial design to final release. The project functions as a technical proposal workflow engine to coordinate the review, acceptance, and revocation of formal design requests. It provides a system for documenting early ideas, integrating community feedback, and managing the evolution of language features. The platform also handles programming

    Markdownevolutionkotlinlanguage
    View on GitHub↗3,735
  • reactjs/react-docgenreactjs avatar

    reactjs/react-docgen

    3,822View on GitHub↗

    react-docgen is a static analysis library and automated documentation tool designed to extract structured metadata from React component definitions. It functions as an AST-based code parser that transforms source code into machine-readable formats, enabling the programmatic generation of technical documentation and developer portals. The tool identifies component names, descriptions, and methods by analyzing source code without executing it. It specifically extracts detailed property information, including type definitions, default values, and human-readable descriptions derived from docblock

    TypeScriptdocgendocumentationjson
    View on GitHub↗3,822
See all 30 alternatives to Rtags→

Frequently asked questions

What does andersbakken/rtags do?

A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang.

What are the main features of andersbakken/rtags?

The main features of andersbakken/rtags are: Build and Development Tools, Integrated Development Environments.

What are some open-source alternatives to andersbakken/rtags?

Open-source alternatives to andersbakken/rtags include: sarcasm/irony-mode — A C/C++ minor mode for Emacs powered by libclang. syl20bnr/spacemacs — Spacemacs is a community-driven configuration for Emacs that integrates modal text editing and a modular system for… kotlin/keep — KEEP is a language evolution tracker and governance tool for the Kotlin programming language. It serves as a… reactjs/react-docgen — react-docgen is a static analysis library and automated documentation tool designed to extract structured metadata… autozimu/languageclient-neovim — Language Server Protocol (LSP) support for vim and neovim. aptana/studio3 — This repository contains the code for core components of Aptana Studio 3.