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☆342Jan 17, 2024Updated 2 years ago
- distributed dataflows with functional list operations for data processing with C++14☆493Nov 16, 2019Updated 6 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
- A high performance, middleware oriented C++14 http web framework please use matt-42/lithium instead☆1,723Oct 29, 2020Updated 5 years ago
- Experimental deferred and unordered destruction library for C++☆913May 16, 2019Updated 6 years ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 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
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆995Jan 2, 2024Updated 2 years ago
- Concurrent data structures in C++☆1,448Oct 1, 2020Updated 5 years ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆726Dec 7, 2019Updated 6 years ago
- The Elle coroutine-based asynchronous C++ development framework.☆475May 22, 2023Updated 2 years ago
- C++ library for executors☆515Sep 21, 2016Updated 9 years ago
- Utilities to help using Coroutines with Ranges☆23Jul 17, 2017Updated 8 years ago
- Non bloated asynchronous logger☆222Sep 13, 2023Updated 2 years ago
- Love template metaprogramming☆331Apr 10, 2022Updated 3 years ago
- Higher-order functions for c++☆512Mar 11, 2026Updated last week
- multi-way atomic compare-and-swap with x64/TSX☆85Jan 17, 2017Updated 9 years ago
- Generic observable objects and reactive expressions for C++☆302Jan 24, 2022Updated 4 years ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,820Feb 25, 2026Updated 3 weeks ago
- Functional programming style pattern-matching library for C++☆1,311Oct 22, 2021Updated 4 years ago
- A persistent hash array-mapped trie for C++☆92Apr 24, 2023Updated 2 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆534Jul 10, 2017Updated 8 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
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,355Mar 23, 2025Updated 11 months ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Oct 16, 2015Updated 10 years ago
- An Open Source Implementation of the Actor Model in C++☆3,402Updated this week
- What did you expect?☆110May 15, 2017Updated 8 years ago
- Slides and other materials from CppCon 2016☆1,806Apr 13, 2018Updated 7 years ago
- A guide for the rest of us on using C++ templates.☆563May 30, 2018Updated 7 years ago
- A minimal, resource efficient unikernel for cloud services☆5,220Jan 8, 2026Updated 2 months ago
- C++11 metaprogramming library☆112Nov 6, 2015Updated 10 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Nov 30, 2015Updated 10 years ago
- A toolkit for modern C++ development☆435May 13, 2019Updated 6 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆678Mar 12, 2026Updated last week
- A concurrent user-level thread library implemented in C++☆316Oct 2, 2020Updated 5 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,598May 29, 2025Updated 9 months ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Jul 29, 2016Updated 9 years ago
- C++14 (and beyond) library features implemented in C++11☆248Aug 15, 2017Updated 8 years ago