Dvui Alternatives
Similar projects and alternatives to dvui
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
hardened_malloc
Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability/integration over time.
-
-
-
dvui discussion
dvui reviews and mentions
-
Fizzy: Desktop app built almost in Zig (DVUI)
I think DVUI [1] is zig's most mature UI framework, and I have been enjoying using it for a while.
It's just one project that's pushing zig's desktop app dev story. They recently integrated another open source project velopack [2] and while that part isn't in zig (everything else is), this project has almost everything I'd want from a non-toy electron application. Autoupdating, cross-platform, native macOS context and topbar menus, etc.
1: https://github.com/david-vanderson/dvui
2: https://github.com/velopack/velopack
-
Why is Zig so Cool?
Is dvui something you want to see? Although the use of backends are still c based, the core part of the gui seems written fully in zig rather than a binding from a c library.
https://github.com/david-vanderson/dvui
Stats
david-vanderson/dvui is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of dvui is Zig.