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.
A C/C++ minor mode for Emacs powered by libclang
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
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
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
A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang.
The main features of andersbakken/rtags are: Build and Development Tools, Integrated Development Environments.
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.