awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
GPUOpen-LibrariesAndSDKs avatar

GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator

0
View on GitHub↗
3,393 نجوم·443 تفرعات·C·MIT·10 مشاهدات

VulkanMemoryAllocator

Easy to integrate Vulkan memory allocation library.

Features

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

سجل النجوم

مخطط تاريخ النجوم لـ gpuopen-librariesandsdks/vulkanmemoryallocatorمخطط تاريخ النجوم لـ gpuopen-librariesandsdks/vulkanmemoryallocator

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ VulkanMemoryAllocator

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع VulkanMemoryAllocator.
  • diligentgraphics/diligentengineالصورة الرمزية لـ DiligentGraphics

    DiligentGraphics/DiligentEngine

    4,193عرض على 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
    عرض على GitHub↗4,193
  • glfw/glfwالصورة الرمزية لـ glfw

    glfw/glfw

    14,716عرض على 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
    عرض على GitHub↗14,716
  • blend2d/blend2dالصورة الرمزية لـ blend2d

    blend2d/blend2d

    1,937عرض على GitHub↗

    2D Vector Graphics Engine Powered by a JIT Compiler

    C++2d-graphicsasmjitcpp
    عرض على GitHub↗1,937
  • google/filamentالصورة الرمزية لـ google

    google/filament

    19,658عرض على 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
    عرض على GitHub↗19,658
عرض جميع البدائل الـ 30 لـ VulkanMemoryAllocator→

الأسئلة الشائعة

ما هي وظيفة gpuopen-librariesandsdks/vulkanmemoryallocator؟

Easy to integrate Vulkan memory allocation library.

ما هي الميزات الرئيسية لـ gpuopen-librariesandsdks/vulkanmemoryallocator؟

الميزات الرئيسية لـ gpuopen-librariesandsdks/vulkanmemoryallocator هي: Graphics and Rendering, Graphics Libraries.

ما هي البدائل مفتوحة المصدر لـ gpuopen-librariesandsdks/vulkanmemoryallocator؟

تشمل البدائل مفتوحة المصدر لـ gpuopen-librariesandsdks/vulkanmemoryallocator: 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.