evgeny-panasyuk / await_emuLinks
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:
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Useful C++ templates☆14Updated last year
- Repository for my Meeting C++ 2016 sessions.☆20Updated 8 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 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
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- Draft for a new C++ standard future propoal☆19Updated 7 years ago
- A C++ metaprogramming library☆26Updated 8 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- ☆26Updated 7 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- ☆13Updated 9 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- ☆21Updated 6 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago