Libqt6zig Alternatives

Similar projects and alternatives to libqt6zig

  1. zig

    986 libqt6zig VS zig

    Moved to Codeberg

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. egui

    238 libqt6zig VS egui

    egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

  4. slint

    168 libqt6zig VS slint

    Slint is an open-source declarative GUI toolkit to build native user interfaces for Rust, C++, JavaScript, or Python apps.

  5. fyne

    Cross platform GUI toolkit in Go inspired by Material Design

  6. Windows UI Library

    WinUI: a modern UI framework with a rich set of controls and styles to build dynamic and high-performing Windows applications.

  7. ZIO

    66 libqt6zig VS ZIO

    ZIO — A type-safe, composable library for async and concurrent programming in Scala

  8. ProjectReunion

    The Windows App SDK empowers all Windows desktop apps with modern Windows UI, APIs, and platform features, including back-compat support, shipped via NuGet.

  9. areweguiyet

    A website built for the Rust community

  10. cxx-qt

    Safe interop between Rust and Qt

  11. web-to-desktop-framework-comparison

    An objective comparison of multiple frameworks that allow us to "transform" our web apps to desktop applications.

  12. microzig

    MicroZig is a toolbox for building embedded applications in Zig.

  13. cppwinrt

    C++/WinRT

  14. litehtml

    Fast and lightweight HTML/CSS rendering engine

  15. libvlc-zig

    Zig bindings for libVLC media framework.

  16. miqt

    MIT-licensed Qt bindings for Go

  17. govcl

    Cross-platform Go/Golang GUI library.

  18. zig-webui

    Use any web browser or WebView as GUI, with Zig in the backend and modern web technologies in the frontend, all in a lightweight portable library.

  19. CsWinRT

    C# language projection for the Windows Runtime

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better libqt6zig alternative or higher similarity.

libqt6zig discussion

Log in or Post with

libqt6zig reviews and mentions

Posts with mentions or reviews of libqt6zig. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-05-17.
  • Native all the way, until you need text
    9 projects | news.ycombinator.com | 17 May 2026
  • Show HN: Gova – The declarative GUI framework for Go
    4 projects | news.ycombinator.com | 23 Apr 2026
  • How I turned Zig into my favorite language to write network programs in
    12 projects | news.ycombinator.com | 26 Oct 2025
    > In the previous C++ version, I used Qt, which might seem very strange for a server software, but I wanted a nice way of doing asynchronous I/O and Qt allowed me to do that. It was callback-based, but Qt has a lot of support for making callbacks usable. In the newer prototypes, I used Go, specifically for the ease of networking and concurrency. With Zig, I was stuck.

    There are new Qt bindings for these. Go has https://github.com/mappu/miqt and Zig has https://github.com/rcalixte/libqt6zig. I wonder if the author knew about them. I don't know enough about either language to speak on the async parts.

    For me, I want these for Rust, especially what Zig has because I use KDE. I know about https://github.com/KDAB/cxx-qt and it is the only maintained effort for Rust that is left standing after all these years. But I don't want QML. I definitely don't want C++ or CMake. I just want Rust and Cargo.

  • Why Zig + Qt Feels Like Doing the Impossible Right
    3 projects | dev.to | 22 Oct 2025
    For this article and experiment I went with libqt6zig, there are other bindings libraries out there for Zig but they are QML based whereas libqt6zig is a direct binding to the Qt C++ API which I tend to prefer and it interested me a lot more because direct bindings are generally more performant and a lot harder to do correctly, so I wanted to see how well it was implemented and how well it worked in practice. The results were frankly surprisingly good and I was able to build a fully functional shopping list application with it in a relatively short amount of time, with minimal friction or trouble, I did manage to segfault a couple of times but that's to be expected and honestly half the fun, made me kinda nostalgic in fact. I've also spoken about the library with its author and maintainer rcalixte who is a super nice and helpful guy with an enthusiasm for tech and programming that is infectious and I can really relate to. So honestly if you've ever done any GUI programming before and you're interested in trying out Zig for GUI development I highly recommend you give libqt6zig a try, it's a solid library with a ton of potential.
  • Lazarus Release 4.0
    16 projects | news.ycombinator.com | 11 May 2025
  • C++26: more constexpr in the core language
    7 projects | news.ycombinator.com | 23 Apr 2025
  • Qt 6 Bindings for Zig
    1 project | news.ycombinator.com | 7 Mar 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic libqt6zig repo stats
7
227
9.3
5 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Zig is
the 17th most popular programming language
based on number of references?