jbandela / stackless_coroutine
Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.
☆330Updated 7 years ago
Alternatives and similar repositories for stackless_coroutine:
Users that are interested in stackless_coroutine are comparing it to the libraries listed below
- Unicode library for C++☆227Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆725Updated 5 years ago
- The Elle coroutine-based asynchronous C++ development framework.☆476Updated last year
- Non-nullable pointers for C++☆317Updated 7 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- An efficient and configurable logging framework for C++☆137Updated 3 years ago
- A killer modern C++ library for interacting with JSON.☆129Updated 8 months ago
- C++14 Reflection Library☆135Updated 7 years ago
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- Higher-order functions for c++☆508Updated last week
- A C++ await/yield emulation library for stackless coroutine☆335Updated last year
- Loose collection of misc C++ libs☆351Updated 3 years ago
- C++ metaprogramming shell☆476Updated last month
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- Configurable C++ platform adapter☆558Updated 6 years ago
- Persistent immutable data structures for C++☆284Updated 8 years ago
- distributed dataflows with functional list operations for data processing with C++14☆495Updated 5 years ago
- Concurrent Programming Library (Coroutine) for C11☆364Updated 3 years ago
- Presentation materials for C++Now 2015☆202Updated 9 years ago
- A lightweight signals and slots implementation.☆506Updated 4 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆199Updated 3 years ago
- Fast, direct and static typed parsing of JSON with C++☆199Updated 2 years ago
- Simple header only pattern matching for c++14☆231Updated 3 years ago
- Presentation materials for C++Now 2016☆130Updated 8 years ago
- A C++ HTML template engine that uses compile time HTML parsing☆390Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- Material for a workshop on monads with C++14☆97Updated 10 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago