awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesProtocol Conformance Validation

Verifies that classes correctly implement all required methods defined by a specific protocol.

Distinct from Protocol Default Implementations: Focuses on static or runtime validation of method presence rather than providing default implementations.

Explore 1 awesome GitHub repository matching part of an awesome list · Protocol Conformance Validation. Refine with filters or upvote what's useful.

Awesome Protocol Conformance Validation GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • gcc-mirror/gccالصورة الرمزية لـ gcc-mirror

    gcc-mirror/gcc

    11,019عرض على GitHub↗

    This project is a multi-language compiler collection and cross-platform toolchain used to translate source code from various programming languages into optimized machine code for different hardware architectures. It provides a suite of tools including an optimizing compiler backend, a machine code generator, and a comprehensive runtime library suite that implements necessary execution environments and support functions. The system utilizes a multi-pass compilation pipeline and pluggable language front-ends to process source code into intermediate representations. It distinguishes itself throu

    Validates that classes adopting a protocol implement all required methods using configurable inheritance options.

    C++
    عرض على GitHub↗11,019
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Protocol Implementations
  5. Protocol Default Implementations
  6. Protocol Conformance Validation