So, Zig, the programming language. Are there any GUI libraries that actually work for it? I've tried ZIGUI and Cape but both seem to have gone without any commits for several months and the basic 'getting started' examples fail to compile (both with my distro's version of Zig as well as the latest manual download).

So, before I move on to test a third one (qt6 for zig), any Zig gurus out there who can recommend something? It's my first Zig project.

#Zig #LazyWeb

GitHub - david-vanderson/dvui: Immediate Zig GUI for Apps and Games

Immediate Zig GUI for Apps and Games. Contribute to david-vanderson/dvui development by creating an account on GitHub.

GitHub
@ZakDalimil Looks like a winner to me!
@gmc Claude vibe coded me a perfect DVUI interface but it's not ready for production yet. In the end I decided for dartlang multiplatform UI on top of flutter https://docs.flutter.dev/
#zig #dart
Flutter documentation

Get started with Flutter. Widgets, examples, updates, and API docs to help you write your first Flutter app.