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

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

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

1 مستودع

Awesome GitHub RepositoriesBackend Selectors

Mechanisms for choosing and configuring specific system backends at runtime.

Distinct from Runtime Libraries: Distinct from general runtime libraries: focuses specifically on selecting and switching between platform-specific windowing backends.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Backend Selectors. Refine with filters or upvote what's useful.

Awesome Backend Selectors GitHub Repositories

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

    glfw/glfw

    14,716عرض على GitHub↗

    This project is a cross-platform library designed for desktop application development, providing a unified interface for window management, input handling, and hardware-accelerated graphics. It serves as a foundational framework that abstracts platform-specific windowing protocols and graphics APIs, enabling developers to create interactive software that functions consistently across Windows, macOS, and Linux. The library distinguishes itself by providing deep integration with low-level graphics APIs, specifically OpenGL and Vulkan. It manages the complexities of graphics context initializati

    Configure the library to use a specific windowing system backend at runtime and query the current platform support.

    Cclinuxmacos
    عرض على GitHub↗14,716
  1. Home
  2. Operating Systems & Systems Programming
  3. Systems Programming
  4. Runtime Libraries
  5. Backend Selectors