evgeny-panasyuk / await_emu
Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.
☆19Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for await_emu
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- Foundations of symbol based programming☆30Updated 4 years ago
- ☆20Updated 5 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- Not Another Range Library☆39Updated 10 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- Tagged types C++ library☆11Updated 6 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆42Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 8 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A C++ metaprogramming library☆26Updated 8 years ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- ☆38Updated 11 years ago
- A few classes which compile faster than the classes that they replace☆11Updated 10 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Work with big endian and little endian types in C++ without ever calling an “endian swap” function☆24Updated 5 years ago
- Fast containers of polymorphic objects.☆63Updated this week
- Repository for my Meeting C++ 2016 sessions.☆20Updated 7 years ago
- Implementation of hash_append proposal☆68Updated 7 years ago