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
·

1 Repo

Awesome GitHub RepositoriesGPU-to-CPU Mappers

Utilities for mapping graphics memory buffers to host-accessible memory addresses.

Distinct from Zero-Copy Memory Mappings: Distinct from Zero-Copy Memory Mappings: focuses on the specific GPU-to-CPU transfer interface rather than general file mapping.

Explore 1 awesome GitHub repository matching data & databases · GPU-to-CPU Mappers. Refine with filters or upvote what's useful.

Awesome GPU-to-CPU Mappers 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

    Transfers processed results from graphics memory back to the host system by mapping buffers for reading.

    Rustd3d12gpuhacktoberfest
    Auf GitHub ansehen↗17,382
  1. Home
  2. Data & Databases
  3. Data Engineering and Infrastructure
  4. Data Persistence and Storage
  5. Data Storage Architectures
  6. Zero-Copy Memory Mappings
  7. GPU-to-CPU Mappers