From b43c45a64bab63f0bf2055e2f06e678f7500b297 Mon Sep 17 00:00:00 2001 From: rohit Date: Thu, 20 Aug 2026 00:24:29 +0530 Subject: [PATCH] add-zuv-topic --- topics/zuv/index.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 topics/zuv/index.md diff --git a/topics/zuv/index.md b/topics/zuv/index.md new file mode 100644 index 00000000000..0a9b74ec16e --- /dev/null +++ b/topics/zuv/index.md @@ -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.