awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • glfw/glfwAvatar de glfw

    glfw/glfw

    14,716Voir sur 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
    Voir sur GitHub↗14,716
  1. Home
  2. Operating Systems & Systems Programming
  3. Systems Programming
  4. Runtime Libraries
  5. Backend Selectors