Rust Qt

Open-source Rust projects categorized as Qt
Topics: GUI Rust Linux CPP Video

Top 9 Rust Qt Projects

  • ritual

    Use C++ libraries from Rust

  • cxx-qt

    Safe interop between Rust and Qt

  • Project mention: Cxx-Qt: Use Qt from Rust | news.ycombinator.com | 2024-03-11
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Rust Qt Binding Generator git

    Generate bindings to use Rust code in Qt and QML

  • QMetaObject crate for Rust

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

  • Project mention: 9 years of Apple text editor solo dev | news.ycombinator.com | 2024-01-05

    You can use Rust with QML[1].

    QML is actually pretty amazing. I've been building my block editor[2] view entirely in QML while the model is in C++. This separation of logic and presentation works great. And yes, there are some crashes sometimes (that I find quite easy to debug thanks to the built-in debugger), but take for example a similar app that's built with Rust and Dart[3], in my testing there were still memory leaks that caused my computer to hang. It's better to know you have a bug than for it to be hidden from you.

    I agree with parent commenter, saying these cross-platform frameworks will end up supporting the least common denominator set of features. But I found with external open source libraries, the community is catching up very fast. For example, you want the awesome translucency macOS apps have for your Qt app? Here you go[4]. Many such cases. It's also pretty straightforward to add your own custom OS-dependent code, especially so, if someone already open sourced his approach. I recently wanted to move the traffic light buttons on macOS for my app, but couldn't figure the Objective-C code for that. I ended up looking at either Tauri or Electron source code and found my answer.

    [1] https://github.com/woboq/qmetaobject-rs

    [2] https://www.get-plume.com/

    [3] https://www.appflowy.io/

    [4] https://github.com/stdware/qwindowkit

  • obliteration

    Experimental PS4 emulator written in Rust for Windows, macOS and Linux

  • Project mention: What's your dream game you hope to one day play on this device? | /r/SteamDeck | 2023-05-09

    There's a couple actually. Spine was the most impressive at the time of its last release, but it's been about a year since that release and whether it's still being developed is still unknown. fpPS4 and Obliteration seems to be the most promising right now.

  • kime

    Korean IME

  • qmlrs

    QtQuick interface for Rust

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • mp4-rust

    MP4 reader + writer library in Rust! 🎥🦀

  • qt.rs

    Qt5 binding for rust language. (stalled)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-11.

Rust Qt related posts

Index

What are some of the best open-source Qt projects in Rust? This list will help you:

Project Stars
1 ritual 1,196
2 cxx-qt 901
3 Rust Qt Binding Generator git 805
4 QMetaObject crate for Rust 599
5 obliteration 549
6 kime 477
7 qmlrs 435
8 mp4-rust 249
9 qt.rs 36

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