{"id":72455,"library":"vulkan-go-vulkan","title":"Vulkan Go Bindings","description":"Package vulkan provides Go bindings for vulkan.h.","status":"active","version":"0.0.0-20221209234627-c0a353ae26c8","language":"go","source_language":null,"source_url":"https://github.com/vulkan-go/vulkan","tags":["vulkan","graphics","gpu","bindings"],"install":[{"cmd":"go get github.com/vulkan-go/vulkan","lang":"bash","label":"Install github.com/vulkan-go/vulkan"}],"dependencies":[],"imports":[{"symbol":"vulkan","correct":"github.com/vulkan-go/vulkan"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/vulkan-go/vulkan\"\n)\n\nfunc main() {\n\tvulkan.SetDefaultGetProcAddr()\n\tvulkan.Init()\n\tfmt.Println(\"Vulkan initialized\")\n}","lang":"go","description":"Initialize the Vulkan API"},"warnings":[{"fix":"Install Vulkan SDK from https://vulkan.lunarg.com/","message":"Requires the Vulkan SDK and loader to be installed on the system.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'bind':3,8,14 'go':2,7 'gpu':13 'graphic':12 'packag':4 'provid':6 'vulkan':1,5,11 'vulkan.h':10","created_at":"2026-06-17T18:39:13.447534+00:00","updated_at":"2026-06-17T18:39:13.447534+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/vulkan-go/vulkan","github":"https://github.com/vulkan-go/vulkan","docs":"https://pkg.go.dev/github.com/vulkan-go/vulkan#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}