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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
flycheck avatar

flycheck/flycheck

0
View on GitHub↗
2,521 Stars·458 Forks·Emacs Lisp·GPL-3.0·8 Aufrufewww.flycheck.org↗

Flycheck

On the fly syntax checking for GNU Emacs

Features

  • Build-Systeme - Modern syntax checking for Emacs.
  • Editor-Erweiterungen - Modern syntax checking for Emacs using GCC or Clang.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

Star-Verlauf

Star-Verlauf für flycheck/flycheckStar-Verlauf für flycheck/flycheck

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht flycheck/flycheck?

On the fly syntax checking for GNU Emacs

Was sind die Hauptfunktionen von flycheck/flycheck?

Die Hauptfunktionen von flycheck/flycheck sind: Build-Systeme, Editor-Erweiterungen, Windows Environments.

Welche Open-Source-Alternativen gibt es zu flycheck/flycheck?

Open-Source-Alternativen zu flycheck/flycheck sind unter anderem: antirez/sds — sds is a C dynamic string library that provides a memory management wrapper for heap-allocated strings. It implements… awslabs/s2n — s2n is a C-based security library and TLS protocol implementation that serves as a secure network transport layer. It… abiggerhammer/hammer — Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that. alanxz/rabbitmq-c — RabbitMQ C client. adamierymenko/huffandpuff. b-k/apophenia — A C library for statistical and scientific computing.

Open-Source-Alternativen zu Flycheck

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Flycheck.
  • adamierymenko/huffandpuffA

    adamierymenko/huffandpuff

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • alanxz/rabbitmq-cAvatar von alanxz

    alanxz/rabbitmq-c

    1,859Auf GitHub ansehen↗

    RabbitMQ C client

    C
    Auf GitHub ansehen↗1,859
  • abiggerhammer/hammerAvatar von abiggerhammer

    abiggerhammer/hammer

    291Auf GitHub ansehen↗

    Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.

    C
    Auf GitHub ansehen↗291
  • antirez/sdsAvatar von antirez

    antirez/sds

    5,486Auf GitHub ansehen↗

    sds is a C dynamic string library that provides a memory management wrapper for heap-allocated strings. It implements binary-safe storage by tracking string lengths explicitly, allowing the library to handle null characters within data. The library distinguishes itself through a memory architecture that uses interchangeable function pointers for allocation and freeing, enabling the integration of custom memory managers. It utilizes header-stored length tracking to provide constant-time length retrieval and maintains null-terminated buffer padding to ensure compatibility with standard C string

    C
    Auf GitHub ansehen↗5,486
Alle 30 Alternativen zu Flycheck anzeigen
→