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
Sarcasm avatar

Sarcasm/irony-mode

0
View on GitHub↗
912 stars·96 forks·Emacs Lisp·GPL-3.0·8 views

Irony Mode

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

Features

  • Build and Development Tools - Clang-based C/C++ mode for Emacs.
  • Integrated Development Environments - Libclang-based C/C++ mode for Emacs.
  • Language Servers - Emacs minor mode for code analysis and completion.

Star history

Star history chart for sarcasm/irony-modeStar history chart for sarcasm/irony-mode

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 Irony Mode

Similar open-source projects, ranked by how many features they share with Irony Mode.
  • cquery-project/cquerycquery-project avatar

    cquery-project/cquery

    2,363View on GitHub↗

    C/C++ language server supporting multi-million line code base, powered by libclang. Emacs, Vim, VSCode, and others with language server protocol support. Cross references, completion, diagnostics, semantic highlighting and more

    C++
    View on GitHub↗2,363
  • andersbakken/rtagsAndersbakken avatar

    Andersbakken/rtags

    1,845View on GitHub↗

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

    C++
    View on GitHub↗1,845
  • 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
See all 30 alternatives to Irony Mode→

Frequently asked questions

What does sarcasm/irony-mode do?

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

What are the main features of sarcasm/irony-mode?

The main features of sarcasm/irony-mode are: Build and Development Tools, Integrated Development Environments, Language Servers.

What are some open-source alternatives to sarcasm/irony-mode?

Open-source alternatives to sarcasm/irony-mode include: andersbakken/rtags — A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang. cquery-project/cquery — C/C++ language server supporting multi-million line code base, powered by libclang. Emacs, Vim, VSCode, and others… syl20bnr/spacemacs — Spacemacs is a community-driven configuration for Emacs that integrates modal text editing and a modular system for… reactjs/react-docgen — react-docgen is a static analysis library and automated documentation tool designed to extract structured metadata… kotlin/keep — KEEP is a language evolution tracker and governance tool for the Kotlin programming language. It serves as a… auroraeditor/auroraeditor.