Am I the only one miss C++ application GUI that is so much snappier and responsive than todays GUI framework such as Electron or others using python, JS etc?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • sciter

    Sciter: the Embeddable HTML/CSS/JS engine for modern UI development

  • If you really, really have to build cross platform, rich UI - check out https://sciter.com/. It's html/css/js but still pretty fast and relatively lightweight.

  • Avalonia

    Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET Foundation community project.

  • There's also Avalonia UI, also on .NET.

  • 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
  • Librum

    The Librum client application

  • Also I m working on a Qt application which is heavily UI based and not that much performance oriented: https://github.com/Librum-Reader/Librum

  • Skia

    Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

  • So a couple of people here talk about Sublime Text being very snappy, so if anyone’s interested, ST uses a custom gui framework based on Skia.

  • qskinny

    A lightweight framework on top of the Qt scene graph and only few classes from Qt/Quick. It is usable from C++ and/or QML.

  • Not really, or at least, not fully. The roadmap for Qt 6 somewhat vaguely intends to have a C++ API for Qt Quick Controls (now there is, but very limited and private with no compatibility, and ugly to use). I think they are seeing that QSkinny can take some market from them.

  • 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
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