C++ Await

Open-source C++ projects categorized as Await

Top 3 C++ Await Projects

  • concurrencpp

    Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all

  • Project mention: Is anyone using coroutines seriously? | /r/cpp | 2023-12-05

    I am using concurrencpp for my project. What I like about it is that it's basically a thread pool factory with coroutines. It allows for better structuring / organizing of multithreaded work. So for me the main advantage of coroutines is that the code looks easier to follow

  • co2

    A C++ await/yield emulation library for stackless coroutine (by jamboree)

  • 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
  • Rstein.AsyncCpp

    The RStein.AsyncCpp library is a set of types that should be familiar for anyone who knows the Task Parallel Library (TPL) for .NET (C#).

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).

C++ Await related posts

  • Is anyone using coroutines seriously?

    4 projects | /r/cpp | 5 Dec 2023
  • Concurrencpp – a C++20 library for coroutines and executors

    1 project | news.ycombinator.com | 25 Sep 2023
  • Comparing asio to unifex

    2 projects | /r/cpp | 23 Jun 2023
  • Do you think the current asynchronous models (executors, senders) are too complicated and really we just need channels and coroutines running on a thread pool?

    1 project | /r/cpp | 10 Jun 2023
  • concurrencpp version 0.1.6 has been released!

    2 projects | /r/cpp | 21 Mar 2023
  • What happens if you co_await a std::future, and why is it a bad idea? - The Old New Thing

    1 project | /r/cpp | 18 Feb 2023
  • C++ Coroutines from scratch - Phil Nash - Meeting C++ 2022

    1 project | /r/cpp | 8 Jan 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 5 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Await projects in C++? This list will help you:

Project Stars
1 concurrencpp 2,067
2 co2 329
3 Rstein.AsyncCpp 30

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