awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesCommand Execution Synchronizers

Mechanisms for pausing host execution until specific GPU command buffers complete processing.

Distinct from GPU & Performance: Distinct from GPU & Performance: focuses on the synchronization of command execution flow rather than general performance optimization.

Explore 2 awesome GitHub repositories matching hardware & iot · Command Execution Synchronizers. Refine with filters or upvote what's useful.

Awesome Command Execution Synchronizers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • gfx-rs/wgpuAvatar von gfx-rs

    gfx-rs/wgpu

    17,382Auf GitHub ansehen↗

    This project is a cross-platform graphics and compute framework that provides a unified, hardware-agnostic abstraction layer for rendering and parallel processing. It enables developers to build high-performance applications that execute consistently across diverse operating systems and hardware backends, including Vulkan, Metal, and DirectX. By mapping high-level graphics commands to native APIs, it serves as a portable foundation for both real-time 3D rendering and general-purpose GPU computing. The framework distinguishes itself through a robust architecture that supports both native deskt

    Pauses the main processing thread until specific graphics operations finish to ensure tasks complete correctly.

    Rustd3d12gpuhacktoberfest
    Auf GitHub ansehen↗17,382
  • overv/vulkantutorialAvatar von Overv

    Overv/VulkanTutorial

    3,675Auf GitHub ansehen↗

    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

    Coordinates the asynchronous acquisition of images and execution of draw commands using signaling primitives.

    C++computer-graphicscppgraphics-programming
    Auf GitHub ansehen↗3,675
  1. Home
  2. Hardware & IoT
  3. System Integration And Performance
  4. GPU & Performance
  5. Command Execution Synchronizers