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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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 views

VulkanMemoryAllocator

Easy to integrate Vulkan memory allocation library.

Features

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

Star history

Star history chart for gpuopen-librariesandsdks/vulkanmemoryallocatorStar history chart for gpuopen-librariesandsdks/vulkanmemoryallocator

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to VulkanMemoryAllocator

Similar open-source projects, ranked by how many features they share with VulkanMemoryAllocator.
  • diligentgraphics/diligentengineDiligentGraphics avatar

    DiligentGraphics/DiligentEngine

    4,193View on 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
    View on GitHub↗4,193
  • glfw/glfwglfw avatar

    glfw/glfw

    14,716View on 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
    View on GitHub↗14,716
  • blend2d/blend2dblend2d avatar

    blend2d/blend2d

    1,937View on GitHub↗

    2D Vector Graphics Engine Powered by a JIT Compiler

    C++2d-graphicsasmjitcpp
    View on GitHub↗1,937
  • google/filamentgoogle avatar

    google/filament

    19,658View on 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
    View on GitHub↗19,658
See all 30 alternatives to VulkanMemoryAllocator→

Frequently asked questions

What does gpuopen-librariesandsdks/vulkanmemoryallocator do?

Easy to integrate Vulkan memory allocation library.

What are the main features of gpuopen-librariesandsdks/vulkanmemoryallocator?

The main features of gpuopen-librariesandsdks/vulkanmemoryallocator are: Graphics and Rendering, Graphics Libraries.

What are some open-source alternatives to gpuopen-librariesandsdks/vulkanmemoryallocator?

Open-source alternatives to gpuopen-librariesandsdks/vulkanmemoryallocator include: 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.