---
title: "Ape: A New Vulkan Driver Written In The Zig Programming Language"
url: https://daily.dev/posts/ape-a-new-vulkan-driver-written-in-the-zig-programming-language-za9rcrzig
source_url: https://www.phoronix.com/news/Vulkan-Ape-Driver
type: article
source: "Phoronix"
published: 2026-06-06T11:08:38.082Z
updated: 2026-06-06T11:08:59.722Z
tags: ["open-source", "vulkan", "zig"]
reading_time: 1
upvotes: 0
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Ape: A New Vulkan Driver Written In The Zig Programming Language

**[Phoronix](https://daily.dev/sources/phoronix)** · 1 min read · 0 upvotes · 1 comments

## Summary

Ape is a new hobbyist open-source Vulkan driver written entirely in the Zig programming language, independent of any Mesa code. Similar in concept to Mesa's Lavapipe software renderer, it is already passing most Vulkan 1.0 conformance tests and is licensed under MIT. A pull request to the Vulkan specification has been submitted to register a new 'Ape' vendor ID. This appears to be the first Vulkan driver implementation written in Zig.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.phoronix.com/news/Vulkan-Ape-Driver>

## Similar posts on daily.dev

- [Imagination's Open-Source PowerVR Vulkan Driver Now Plays Nicely With Zink OpenGL](https://daily.dev/posts/imagination-s-open-source-powervr-vulkan-driver-now-plays-nicely-with-zink-opengl-neig2zhea) · Phoronix · 0 upvotes · 0 comments

---

Tags: [#open-source](https://daily.dev/tags/open-source), [#vulkan](https://daily.dev/tags/vulkan), [#zig](https://daily.dev/tags/zig)

[View this post on daily.dev](https://daily.dev/posts/ape-a-new-vulkan-driver-written-in-the-zig-programming-language-za9rcrzig)
