C++20 coroutines explained simply

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

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

  • I though that with the meager support for coroutines that C++ 20 has, it would take ages till I could use that in Qt, but I discovered that it's actually quite nice with QCoro, which is a 3rd part library that is able to leverage coroutines in Qt's event loop with just an add on. I thought it would require extra facilities in the language/library, plus some large patch to Qt to have the first support of them.

  • 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

  • What is the standard for writing network & database code in C++?

    2 projects | /r/cpp | 16 Apr 2022
  • Support for co_await in Qt?

    2 projects | /r/QtFramework | 18 Feb 2022
  • Is anyone using coroutines seriously?

    4 projects | /r/cpp | 5 Dec 2023
  • Current Issues With The Qt Project - From The Outside Looking In

    2 projects | /r/QtFramework | 20 Apr 2023
  • Qt Creator 10 Released

    2 projects | news.ycombinator.com | 29 Mar 2023