I like rust but want to use Qt.

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. slint

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

    people recommending slint should also mention that you can't even create a context menu yet https://github.com/slint-ui/slint/issues/38 . I hate this sub sometimes. people just randomly recommending barely functional alternatives when OP is looking for mature UI solution.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. QMetaObject crate for Rust

    Integrate Qml and Rust by building the QMetaObject at compile time.

    I just used qmetaobject-rs and my experience with Qt/QML. There's the QML book from Qt if you're just starting, which is pretty nice https://www.qt.io/product/qt6/qml-book

  4. cxx-qt

    Safe interop between Rust and Qt

    You can use cxx-qt or qmetaobject-rs. Or use Slint

  5. gyroflow

    Video stabilization using gyroscope data

    You can get pretty far with Rust + Qt and I've been very happy with it, see Gyroflow

  6. kas

    Another GUI toolkit

    Qt classic/widgets? I'm developing Kas to offer vaguely similar features (e.g. data models, theme abstraction, custom widgets with complex event handling), though said event handling and data models are quite different. It's still got a long way to go (so API is not stable), but in case you are interested, I should be dropping a new release tomorrow.

  7. SaaSHub

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

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Build a desktop app with Qt and Rust - LogRocket Blog

    3 projects | /r/rust | 12 May 2023
  • Will Qt support the Rust language by default? (just curiosity)

    2 projects | /r/QtFramework | 6 Feb 2022
  • Qt's New Bridging Technology – Looking Back to Move Forward

    2 projects | news.ycombinator.com | 27 May 2025
  • 9 years of Apple text editor solo dev

    4 projects | news.ycombinator.com | 5 Jan 2024
  • Shot this using the Sony A7Cii handheld

    1 project | /r/SonyAlpha | 11 Dec 2023

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