C++ Coroutines

Open-source C++ projects categorized as Coroutines

Top 23 C++ Coroutine Projects

  • Swoole

    🚀 Coroutine-based concurrency library for PHP

  • Project mention: Performance benchmark of PHP runtimes | dev.to | 2024-01-17

    Swoole

  • cppcoro

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

  • Project mention: Struggle with C++ 20 Coroutines | /r/cpp_questions | 2023-05-13

    PS: Take a look at cppcoro; this might help as well, especially generator<>, if you're looking to generate numbers, and stuff;

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

    Production-ready C++ Asynchronous Framework with rich functionality

  • Project mention: Rust vs Go/JVM: dev speed + safety in practice | /r/rust | 2023-06-25

    They recently open sourced internal framework: https://github.com/userver-framework/userver

  • 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

  • async_simple

    Simple, light-weight and easy-to-use asynchronous components

  • ext-openswoole

    Programmatic server for PHP with async IO, coroutines and fibers

  • Project mention: Open Swoole: PHP Server with Async IO, Coroutines and Fibers | news.ycombinator.com | 2024-02-12
  • restc-cpp

    Modern C++ REST Client library

  • Project mention: What is the industry standard today in C++ to deploy REST microservices in Kubernetes? | /r/cpp | 2023-09-06

    My favourite was Microsoft's cpprestsdk, but for some reason now is in maintenance mode, I don't know why, so it's hard to suggest it for new projects. A nice alternative is restc-cpp, that's has a good high-level interface, if this is what you want.

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

    A gameplay-focused C++17/20 coroutine implementation for Unreal Engine 5.

  • libcoro

    C++20 coroutine library

  • libfork

    A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines

  • co2

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

  • qcoro

    C++ Coroutines for Qt

  • Project mention: Asynchronous Clean-Up (in Rust) | news.ycombinator.com | 2024-02-25
  • corobase

    Coroutine-Oriented Main-Memory Database Engine (VLDB 2021)

  • Ichor

    C++20 Microservice Bootstrapping Framework

  • Project mention: Ichor v0.3.0 released: async file I/O now included | /r/cpp | 2023-11-12

    More information on the async I/O can be found in the docs.

  • packio

    An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.

  • coop

    C++20 coroutines-based cooperative multitasking library (by jeremyong)

  • charly-vm

    Fully parallel dynamically typed programming language

  • CoFSM

    Finite State Machine using C++20 coroutines with symmetric transfer

  • zab

    C++20 liburing backed coroutine executor and event loop framework.

  • asyncpp

    Async (co_await/co_return) code for c++. This is a base library providing building blocks.

  • Project mention: Async C++ | news.ycombinator.com | 2024-02-22
  • UE4EnhancedCodeFlow

    This code plugin provides functions that drastically improve the quality of life during the implementation of game flow in C++.

  • couring

    C++20 Coroutines and io_uring

  • coro

    Coroutine library and toolkit for C++20

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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++ Coroutines related posts

Index

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

Project Stars
1 Swoole 18,213
2 cppcoro 3,230
3 userver 2,194
4 concurrencpp 2,047
5 async_simple 1,464
6 ext-openswoole 790
7 restc-cpp 583
8 ue5coro 490
9 libcoro 455
10 libfork 452
11 co2 328
12 qcoro 286
13 corobase 228
14 Ichor 174
15 packio 119
16 coop 97
17 charly-vm 93
18 CoFSM 74
19 zab 64
20 asyncpp 51
21 UE4EnhancedCodeFlow 50
22 couring 38
23 coro 34

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