Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.
☆331Jun 6, 2017Updated 8 years ago
Alternatives and similar repositories for stackless_coroutine
Users that are interested in stackless_coroutine are comparing it to the libraries listed below
Sorting:
- A C++ await/yield emulation library for stackless coroutine☆341Jan 17, 2024Updated 2 years ago
- Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable…☆3,094Updated this week
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- distributed dataflows with functional list operations for data processing with C++14☆493Nov 16, 2019Updated 6 years ago
- A high performance, middleware oriented C++14 http web framework please use matt-42/lithium instead☆1,730Oct 29, 2020Updated 5 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Jan 2, 2024Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Aug 4, 2020Updated 5 years ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆726Dec 7, 2019Updated 6 years ago
- Experimental deferred and unordered destruction library for C++☆914May 16, 2019Updated 6 years ago
- Concurrent data structures in C++☆1,447Oct 1, 2020Updated 5 years ago
- The Elle coroutine-based asynchronous C++ development framework.☆475May 22, 2023Updated 2 years ago
- Love template metaprogramming☆330Apr 10, 2022Updated 3 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Oct 16, 2015Updated 10 years ago
- multi-way atomic compare-and-swap with x64/TSX☆85Jan 17, 2017Updated 9 years ago
- Non bloated asynchronous logger☆222Sep 13, 2023Updated 2 years ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,808Updated this week
- Slides and other materials from CppCon 2016☆1,807Apr 13, 2018Updated 7 years ago
- C++ library for executors☆515Sep 21, 2016Updated 9 years ago
- A lightweight & cross-platform IDE supporting the most recent C++ standards. This project has moved to https://gitlab.com/cppit/jucipp.☆884Jun 11, 2018Updated 7 years ago
- An Open Source Implementation of the Actor Model in C++☆3,392Updated this week
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Nov 30, 2015Updated 10 years ago
- Higher-order functions for c++☆513Dec 10, 2025Updated 2 months ago
- A toolkit for modern C++ development☆435May 13, 2019Updated 6 years ago
- Functional programming style pattern-matching library for C++☆1,311Oct 22, 2021Updated 4 years ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,351Mar 23, 2025Updated 11 months 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,594May 29, 2025Updated 9 months ago
- Generic observable objects and reactive expressions for C++☆302Jan 24, 2022Updated 4 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Sep 9, 2024Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆534Jul 10, 2017Updated 8 years ago
- A minimal, resource efficient unikernel for cloud services☆5,214Jan 8, 2026Updated last month
- C++11 metaprogramming library☆112Nov 6, 2015Updated 10 years ago
- A guide for the rest of us on using C++ templates.☆562May 30, 2018Updated 7 years ago
- A lightweight signals and slots implementation.☆506Feb 4, 2021Updated 5 years ago
- A library for C++ reflection and introspection☆201Jul 30, 2017Updated 8 years ago
- A concurrent user-level thread library implemented in C++☆317Oct 2, 2020Updated 5 years ago
- C++14 (and beyond) library features implemented in C++11☆248Aug 15, 2017Updated 8 years ago
- High performance server-side application framework☆9,129Updated this week
- Propositional Encodings in C++11☆18Sep 6, 2018Updated 7 years ago