Vulkan + Swift
This library contains Swift bindings for Vulkan that are largely generated.
You can find a demo application here: SwiftVulkanDemo.
Documentation will be written later. If you have question or problems just open an issue.
The general approach and a good amount of bindings have been taken from: alexanderuv/vulkanSwift.