# Vulkan Toolkits
## Metadata
**Status**:: #x
**Zettel**:: #zettel/fleeting
**Created**:: [[2024-05-11]]
## Synopsis
- Memory allocator: [VulkanMemoryAllocator](https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator)
- Meta loader: [volk](https://github.com/zeux/volk)
- Creating windows: [GLFW](https://www.glfw.org/)
- Math: [glm](https://github.com/g-truc/glm)