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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesCustom RTTI Implementations

Custom replacements for run-time type information and dynamic casting to meet specific compiler constraints.

Distinct from Type Customization Extensions: Distinct from type customization extensions by targeting the core RTTI mechanism of the language runtime.

Explore 1 awesome GitHub repository matching software engineering & architecture · Custom RTTI Implementations. Refine with filters or upvote what's useful.

Awesome Custom RTTI Implementations GitHub Repositories

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

    mikke89/RmlUi

    4,178GitHub पर देखें↗

    RmlUi is a cross-platform UI renderer and middleware library that enables the creation of user interfaces using a subset of HTML and CSS. It functions as a rendering-agnostic layer designed to integrate web-standard layout and styling into custom game engines and embedded applications. The framework is distinguished by its integration of Lua for dynamic logic and control, as well as a specialized toolkit for rendering SVG images and Lottie animations. It utilizes a pluggable rendering backend that decouples geometry generation from the final display, allowing it to generate textured geometry

    Replaces standard dynamic casting and run-time type information with a custom solution for specific compiler constraints.

    C++
    GitHub पर देखें↗4,178
  1. Home
  2. Software Engineering & Architecture
  3. Custom RTTI Implementations