Qt Creator 10 Released

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • qcoro

    C++ Coroutines for Qt

  • You're not completely wrong, but I think this overstating things by a lot. I'll grant you the containers for example, but you can generally use STL algorithms with them. And plenty of old ways of doing things have left modern Qt-based codebases and moved to more modern ways of doing things, including a fair amount of moc macro usage (and yes, you can remove the moc these days, but it has different perf characteristics - cf. the verdigris project).

    The community around Qt is pretty active at adopting modern C++, e.g. imho https://github.com/danvratil/qcoro is leading work.

  • slint

    Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.

  • I'd also like to mention Slint: https://slint-ui.com It is a modern alternative to QML.

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

  • 9 years of Apple text editor solo dev

    4 projects | news.ycombinator.com | 5 Jan 2024
  • Build a desktop app with Qt and Rust - LogRocket Blog

    3 projects | /r/rust | 12 May 2023
  • Spotify-Qt

    4 projects | news.ycombinator.com | 9 May 2023
  • Introducing Slint 1.0 - The Next-Generation GUI Toolkit with C++20 APIs

    3 projects | /r/cpp | 4 Apr 2023
  • LeanQt – GUI is here, Widgets are near

    5 projects | news.ycombinator.com | 12 Nov 2022