C++ Asyncio

Open-source C++ projects categorized as Asyncio

Top 4 C++ Asyncio Projects

  • cppcoro

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

    Project mention: Struggle with C++ 20 Coroutines | reddit.com/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;

  • PhotonLibOS

    Write fast and agile C++ programs with Photon!

    Project mention: Coroutine made DPDK dev easy | reddit.com/r/cpp | 2023-05-10

    So, we try to use Photon coroutine lib to simplify the development of DPDK applications with the new concurrency model, and provide more functionalities, such as lock, timer and file I/O. First of all, we need to choose a userspace network protocol stack. After investigation, we have chosen Tencent's open source F-Stack project, which has ported the entire FreeBSD 11.0 network protocol stack on top of DPDK. It also has made some code cuts, providing a set of POSIX APIs, such as socket, epoll, kqueue, etc. Of course, its epoll is also simulated by kqueue, since it is essentially FreeBSD.

  • ONLYOFFICE

    ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises

  • Dasynq

    Thread-safe cross-platform event loop library in C++

  • socketwrapper

    Async/Sync networking library including UDP, TCP and TLS/TCP socket classes written in C++ 17.

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). The latest post mention was on 2023-05-13.

C++ Asyncio related posts

Index

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

Project Stars
1 cppcoro 2,810
2 PhotonLibOS 605
3 Dasynq 155
4 socketwrapper 35
Write Clean C++ Code. Always.
Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
www.sonarsource.com