awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesAPI Instance Initialization

The process of bootstrapping the connection between an application and a low-level system library.

Distinct from Instance Initialization: Shortlist candidates focus on UI components or servers, not low-level system API bootstrapping.

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

Awesome API Instance Initialization GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • overv/vulkantutorialAvatar de Overv

    Overv/VulkanTutorial

    3,675Ver en GitHub↗

    VulkanTutorial is a comprehensive educational guide and instructional resource for implementing low-level rendering and compute pipelines using the Vulkan API. It serves as a GPU programming course and a step-by-step guide for building high-performance graphics applications from scratch. The project provides detailed instruction on the full graphics pipeline, including the compilation of shaders to SPIR-V bytecode, the configuration of rasterization states, and the implementation of 3D graphics pipelines. It also covers general-purpose GPU compute programming, focusing on the execution of par

    Bootstraps the connection between the application and the low-level Vulkan system library.

    C++computer-graphicscppgraphics-programming
    Ver en GitHub↗3,675
  1. Home
  2. Operating Systems & Systems Programming
  3. API Instance Initialization