evgeny-panasyuk / await_emuLinks
Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.
☆19Updated 10 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:
- Foundations of symbol based programming☆30Updated 5 years ago
- ☆21Updated 6 years ago
- A C++ metaprogramming library☆26Updated 8 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- ☆26Updated 7 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Draft for a new C++ standard future propoal☆19Updated 8 years ago
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 8 years ago
- WIP☆27Updated 6 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- C++03 functionality for checking for the existence of a member function with a given name and signature.☆26Updated 11 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- ☆13Updated 9 years ago
- C++ standard proposals☆16Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Code Examples for conference talks and other publications☆12Updated 9 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago