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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesDeclaration Attributes

Metadata attached to language declarations to control compilation, alignment, and visibility.

Distinct from Attribute Definitions: Candidates focus on web directives or database attributes rather than compiler-level declaration metadata.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Declaration Attributes. Refine with filters or upvote what's useful.

Awesome Declaration Attributes GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • c3lang/c3cc3lang का अवतार

    c3lang/c3c

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

    c3c is the compiler for the C3 programming language, transforming source code into executable binaries, static libraries, or dynamic libraries using an LLVM backend. It implements a system based on result-based error handling, scoped memory pooling, and a semantic macro system. The compiler provides first-class support for hardware-backed SIMD vectors that map directly to processor instructions and enables runtime polymorphism through interface-based dynamic dispatch. The project covers a broad set of low-level capabilities, including manual and pooled memory management, inline assembly inte

    Uses predefined attributes to control memory alignment, calling conventions, and symbol visibility.

    C3c3compilerlanguage
    GitHub पर देखें↗5,147
  1. Home
  2. Programming Languages & Runtimes
  3. Declaration Attributes

सब-टैग एक्सप्लोर करें

  • Attribute AliasingGrouping multiple declaration attributes into a single named identifier for reuse. **Distinct from Declaration Attributes:** Distinct from Declaration Attributes as it specifically implements the grouping and aliasing of these attributes rather than the attributes themselves.