awesome-repositories.com
Blog
MCP
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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesPrivate API Integrations

Integration layers that utilize undocumented or non-public system interfaces to enable specialized hardware features.

Distinct from Graphics API Integrations: Specifically covers the use of private/undocumented APIs rather than standard public API integration.

Explore 1 awesome GitHub repository matching graphics & multimedia · Private API Integrations. Refine with filters or upvote what's useful.

Awesome Private API Integrations 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.
  • khronosgroup/moltenvkAvatar de KhronosGroup

    KhronosGroup/MoltenVK

    5,491Voir sur GitHub↗

    MoltenVK is a Vulkan implementation for macOS that acts as a cross-API graphics wrapper. It serves as a translation layer that maps Vulkan graphics and compute API calls to corresponding Metal commands for execution on Apple hardware. The project enables the translation of Vulkan rendering pipelines to the native Metal framework, allowing cross-platform graphics and compute applications to run on Apple operating systems. This facilitates the porting of games and applications developed for other platforms to macOS. The implementation includes capabilities for advanced graphics feature impleme

    Implements advanced hardware effects by accessing undocumented system interfaces not exposed in public frameworks.

    Objective-C++
    Voir sur GitHub↗5,491
  1. Home
  2. Graphics & Multimedia
  3. Graphics Engines and Rendering
  4. Graphics API Integrations
  5. Private API Integrations