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
Alternatives and similar repositories for await_emu
Users that are interested in await_emu are comparing it to the libraries listed below
Sorting:
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A C++ metaprogramming library☆26Updated 8 years ago
- A C++11 library for Unicode☆80Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- ☆21Updated 6 years ago
- ☆13Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 8 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Fast containers of polymorphic objects.☆66Updated last month
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- C++ standard proposals☆16Updated 5 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Draft for a new C++ standard future propoal☆19Updated 7 years ago
- ☆38Updated 11 years ago
- ☆22Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 9 years ago