awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
flycheck avatar

flycheck/flycheck

0
View on GitHub↗
2,521 स्टार्स·458 फोर्क्स·Emacs Lisp·GPL-3.0·12 व्यूज़www.flycheck.org↗

Flycheck

On the fly syntax checking for GNU Emacs

Features

  • बिल्ड सिस्टम - Modern syntax checking for Emacs.
  • एडिटर एक्सटेंशन - Modern syntax checking for Emacs using GCC or Clang.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

स्टार हिस्ट्री

flycheck/flycheck के लिए स्टार हिस्ट्री चार्टflycheck/flycheck के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Flycheck के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Flycheck के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • adamierymenko/huffandpuffA

    adamierymenko/huffandpuff

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • alanxz/rabbitmq-calanxz का अवतार

    alanxz/rabbitmq-c

    1,859GitHub पर देखें↗

    RabbitMQ C client

    C
    GitHub पर देखें↗1,859
  • abiggerhammer/hammerabiggerhammer का अवतार

    abiggerhammer/hammer

    291GitHub पर देखें↗

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

    C
    GitHub पर देखें↗291
  • antirez/sdsantirez का अवतार

    antirez/sds

    5,486GitHub पर देखें↗

    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
    GitHub पर देखें↗5,486
Flycheck के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

flycheck/flycheck क्या करता है?

On the fly syntax checking for GNU Emacs

flycheck/flycheck की मुख्य विशेषताएं क्या हैं?

flycheck/flycheck की मुख्य विशेषताएं हैं: बिल्ड सिस्टम, एडिटर एक्सटेंशन, Windows Environments।

flycheck/flycheck के कुछ ओपन-सोर्स विकल्प क्या हैं?

flycheck/flycheck के ओपन-सोर्स विकल्पों में शामिल हैं: 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.