A C++ await/yield emulation library for stackless coroutine
☆342Jan 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
Sorting:
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Jun 6, 2017Updated 8 years ago
- async/await in vanilla C++11☆80Oct 13, 2016Updated 9 years ago
- C++11 single .h asymmetric coroutine implementation via ucontext / fiber☆428Jun 10, 2025Updated 8 months ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Oct 16, 2015Updated 10 years ago
- ASIO Cooperative Task for await-based coroutine☆16Sep 8, 2018Updated 7 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,824Jan 9, 2024Updated 2 years ago
- Non bloated asynchronous logger☆222Sep 13, 2023Updated 2 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,467Feb 11, 2026Updated 2 weeks ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Dec 20, 2025Updated 2 months ago
- The Elle coroutine-based asynchronous C++ development framework.☆475May 22, 2023Updated 2 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Sep 9, 2024Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,596May 29, 2025Updated 9 months ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Aug 20, 2015Updated 10 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,352Mar 23, 2025Updated 11 months ago
- C++ library for executors☆515Sep 21, 2016Updated 9 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- Generic 2D graphics library for C++14☆28Jan 24, 2025Updated last year
- cross-platform coroutine library in c++☆869Jan 20, 2026Updated last month
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆663Oct 31, 2022Updated 3 years ago
- Go-style coroutines and channels for C++☆34Nov 14, 2013Updated 12 years ago
- Library to parse and work with the C++ AST☆1,768Jun 13, 2024Updated last year
- exploring coroutine C++ proposal☆46Sep 6, 2016Updated 9 years ago
- Experimental deferred and unordered destruction library for C++☆914May 16, 2019Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Aug 18, 2016Updated 9 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Jul 17, 2025Updated 7 months ago
- Giant is a tiny C++11 library to handle little/big endianness.☆19Sep 25, 2015Updated 10 years ago
- Linq for list comprehension in C++☆666Oct 1, 2020Updated 5 years ago
- userland threads☆497Dec 10, 2025Updated 2 months ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Oct 21, 2009Updated 16 years ago
- awaitable tasks base on msvc's resumable functions.☆23Aug 18, 2017Updated 8 years ago
- A library for C++ reflection and introspection☆201Jul 30, 2017Updated 8 years ago
- An Open Source Implementation of the Actor Model in C++☆3,392Updated this week
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Jan 2, 2024Updated 2 years ago
- A C++ library of Concurrent Data Structures☆2,727Oct 17, 2023Updated 2 years ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,029Dec 17, 2025Updated 2 months ago
- C++11/C++14 Variant☆379Apr 13, 2023Updated 2 years ago
- Your standard library for metaprogramming☆1,837Dec 10, 2025Updated 2 months ago