A C++ await/yield emulation library for stackless coroutine
☆343Jan 17, 2024Updated 2 years ago
Alternatives and similar repositories for co2
Users that are interested in co2 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Jun 6, 2017Updated 9 years ago
- ASIO Cooperative Task for await-based coroutine☆17Sep 8, 2018Updated 8 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆425Jun 10, 2025Updated last year
- async/await in vanilla C++11☆79Oct 13, 2016Updated 9 years ago
- stackless coroutine, but zero-allocation☆31Mar 30, 2026Updated 5 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A library of C++ coroutine abstractions for the coroutines TS☆3,886Jan 9, 2024Updated 2 years ago
- Adapters for interfacing libuv with C++ resumable functions☆119Sep 9, 2024Updated 2 years ago
- The Elle coroutine-based asynchronous C++ development framework.☆476May 22, 2023Updated 3 years ago
- exploring coroutine C++ proposal☆46Sep 6, 2016Updated 10 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Oct 16, 2015Updated 10 years ago
- Mordor is a high performance I/O library based on fibers.☆352Feb 6, 2018Updated 8 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,490Updated this week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 3 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆682Updated this week
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Non bloated asynchronous logger☆222Sep 13, 2023Updated 3 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,620May 29, 2025Updated last year
- Instant compile time C++ 11 metaprogramming library