"My tutorial and take on C++20 coroutines" - David Mazières

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

    A library of C++ coroutine abstractions for the coroutines TS

  • If you want to understand why all the customisation points are there, Lewis Baker explains it really well. If you just want to use them there’s Cppcoro which is very user-friendly. But I agree, when I first saw coroutines I thought ‘what is this abomination’.

    FWIW, here are general C++20 Talks -- and more feature-specific talks: coroutines, modules.

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

    A library of C++ coroutine abstractions for the coroutines TS (by andreasbuhr)

  • Seems like there is a better maintained fork of cppcoro: https://github.com/andreasbuhr/cppcoro

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