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
·
GPUOpen-LibrariesAndSDKs avatar

GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator

0
View on GitHub↗
3,393 stars·443 forks·C·MIT·10 vues

VulkanMemoryAllocator

Easy to integrate Vulkan memory allocation library.

Features

  • Graphics and Rendering - Memory allocation for Vulkan.
  • Graphics Libraries - Library for simplified Vulkan memory management.

Historique des stars

Graphique de l'historique des stars pour gpuopen-librariesandsdks/vulkanmemoryallocatorGraphique de l'historique des stars pour gpuopen-librariesandsdks/vulkanmemoryallocator

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait gpuopen-librariesandsdks/vulkanmemoryallocator ?

Easy to integrate Vulkan memory allocation library.

Quelles sont les fonctionnalités principales de gpuopen-librariesandsdks/vulkanmemoryallocator ?

Les fonctionnalités principales de gpuopen-librariesandsdks/vulkanmemoryallocator sont : Graphics and Rendering, Graphics Libraries.

Quelles sont les alternatives open-source à gpuopen-librariesandsdks/vulkanmemoryallocator ?

Les alternatives open-source à gpuopen-librariesandsdks/vulkanmemoryallocator incluent : glfw/glfw — This project is a cross-platform library designed for desktop application development, providing a unified interface… google/skia — Skia is a high-performance 2D graphics rendering library used for drawing text, geometries, and images on digital… blend2d/blend2d — 2D Vector Graphics Engine Powered by a JIT Compiler. diligentgraphics/diligentengine — DiligentEngine is a cross-platform graphics abstraction layer and physically-based rendering engine. It provides a… google/filament — Filament is a real-time physically based rendering engine designed for high-fidelity 3D graphics. It functions as a… harfang3d/harfang3d — HARFANG 3D source code public repository.

Alternatives open source à VulkanMemoryAllocator

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec VulkanMemoryAllocator.
  • diligentgraphics/diligentengineAvatar de DiligentGraphics

    DiligentGraphics/DiligentEngine

    4,193Voir sur GitHub↗

    DiligentEngine is a cross-platform graphics abstraction layer and physically-based rendering engine. It provides a unified interface for executing 3D graphics commands across multiple low-level rendering backends from a single codebase, including a dedicated system for importing 3D assets via the GLTF 2.0 format. The engine features an HLSL shader cross-compiler that allows a single set of shaders to run across different graphics APIs and operating systems. It supports advanced rendering capabilities such as ray-tracing, mesh shaders, variable rate shading, and bindless resources. The framew

    Batchfile3d-engined3d11d3d12
    Voir sur GitHub↗4,193
  • 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

    Cclinuxmacos
    Voir sur GitHub↗14,716
blend2d/blend2dAvatar de blend2d

blend2d/blend2d

1,937Voir sur GitHub↗

2D Vector Graphics Engine Powered by a JIT Compiler

C++2d-graphicsasmjitcpp
Voir sur GitHub↗1,937
  • google/filamentAvatar de google

    google/filament

    19,658Voir sur GitHub↗

    Filament is a real-time physically based rendering engine designed for high-fidelity 3D graphics. It functions as a cross-platform graphics library that provides a unified interface for rendering complex models and materials across desktop, mobile, and web environments. The engine distinguishes itself through a data-oriented architecture that optimizes memory usage and processing speed, alongside a shader-variant system that generates specialized code for specific material and lighting configurations. By abstracting diverse hardware graphics backends, it ensures consistent visual performance

    C++3d-graphicsandroidgltf
    Voir sur GitHub↗19,658
  • Voir les 30 alternatives à VulkanMemoryAllocator→