jbandela / stackless_coroutine
Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.
☆334Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for stackless_coroutine
- Various synchronization primitives for multithreaded applications in C++11.☆518Updated 7 years ago
- The Elle coroutine-based asynchronous C++ development framework.☆476Updated last year
- Unicode library for C++☆227Updated last year
- Meta programming utilities for C++14. Merged in matt-42/lithium☆727Updated 4 years ago
- A killer modern C++ library for interacting with JSON.☆129Updated 3 months ago
- A C++ await/yield emulation library for stackless coroutine☆334Updated 10 months ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- An efficient and configurable logging framework for C++☆137Updated 2 years ago
- C++14 Reflection Library☆134Updated 7 years ago
- A concurrent user-level thread library implemented in C++☆314Updated 4 years ago
- Non-nullable pointers for C++☆316Updated 7 years ago
- Loose collection of misc C++ libs☆349Updated 2 years ago
- A lightweight signals and slots implementation.☆502Updated 3 years ago
- Higher-order functions for c++☆507Updated this week
- Configurable C++ platform adapter☆555Updated 5 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆490Updated last year
- Open multi-methods for C++11☆117Updated 6 years ago
- Concurrent Programming Library (Coroutine) for C11☆361Updated 3 years ago
- Love template metaprogramming☆325Updated 2 years ago
- distributed dataflows with functional list operations for data processing with C++14☆497Updated 5 years ago
- [deprecated] For native C atomics, see Turf instead☆516Updated 8 years ago
- Non bloated asynchronous logger☆221Updated last year
- Persistent immutable data structures for C++☆284Updated 8 years ago
- C++11 header only micro benchmark framework☆14Updated 8 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆272Updated 6 years ago
- C++ library for executors☆494Updated 8 years ago
- C++ metaprogramming shell☆475Updated 3 months ago
- Material for a workshop on monads with C++14☆97Updated 9 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago