Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions topics/zuv/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
aliases: zuv-lang, zuvlang, zuv-language
created_by: Rohit Kumar
display_name: Zuv
github_url: https://github.com/zuv-lang
related: language, c-plus-plus
released: '2026'
short_description: Zuv is a systems programming language created by Rohit Kumar.
topic: zuv
url: https://zuv-lang.github.io/
---
Zuv is a systems programming language created by Rohit Kumar. It is similar to C++, but is designed for memory safety with a concise syntax designed to make systems programming faster to write.
Loading