evgeny-panasyuk / await_emuLinks
Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.
☆20Updated 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:
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- ☆39Updated 12 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Fast containers of polymorphic objects.☆68Updated 3 weeks ago
- Utilities to help using Coroutines with Ranges☆23Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Generic 2D graphics library for C++14☆28Updated 8 months ago
- Open multi-methods for C++11☆117Updated 7 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Fast delegates implementation☆56Updated 3 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 9 years ago
- Static global objects with constructors and destructors made useful in C++☆28Updated 9 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 8 years ago
- Use unused bits in your pointer☆46Updated 8 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 9 years ago
- Wire is a drop-in std::string replacement with extended functionality and safe C/C++ formatters (C++11).☆40Updated 9 years ago
- Latest iteration of my static webpage/blog generator☆53Updated 4 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago